MoI discussion forum
MoI discussion forum

Full Version: Parametric design in MoI?

Show messages:  1-20  …  41-60  61-80  81-100  101-120  121-140  141-160  161-180  …  901-912

From: Frenchy Pilou (PILOU)
8 Dec 2015   [#101] In reply to [#100]
@Karsten
Thanks: it's more clear for me! :)
You have forgotten the file .nod !;)

French Multi-Language file lang.js : http://moiscript.weebly.com/uploads/3/9/3/8/3938813/lang.js
can be also found here : http://moiscript.weebly.com/elephant-systegraveme-nodal.html


@Max : about the translation : I have found that the more easy for me was to translate directly the file .nod!
So I use the function F3 with celerity and also Seach/ Replace "title":"English Word" / "title":"French Word" :)

A little surprise was I must change the size of button like "Loft" -->"Surface Tendue" inside the file .nod! :)
Because seems in file .nod buttons are static!
(I can of course also Remove it and remplace it directly in the Editor with the French Nodes version: easy when few but not in many!


From: Karsten (KMRQUS)
8 Dec 2015   [#102] In reply to [#101]
Hi Pilou,

sorry! Here is the .nod-file. You Need also the ICurve-function - posted by Brian! You will find it here -> http://moi3d.com/forum/index.php?webtag=MOI&msg=7713.91

Kind regards
Karsten

Attachments:
sin.nod


From: Frenchy Pilou (PILOU)
8 Dec 2015   [#103] In reply to [#102]
@Karsten
Thanks : useful for training of translation! ;)

But seems I need more infos about install the the ICurve...because there is yet a nodes/factories.js inside the the index.html ! ;)
And some others don't yet appear! (Sin, Cos, 1..n, Generativ Array :)


PS International language is not coding! ;)
It's like that for example for French (here only 2 lines but there a little more :)

FR: {
"Circle" : "Cercle",
"Z axis" : "Axe Z"
},
From: Karsten (KMRQUS)
8 Dec 2015   [#104] In reply to [#103]
Hi Pilou,
sorry for the late reply. You have to replace the original factories.js with the version from Brians post. In the index.html you have to add the two lines. Then it should work. For study look at the attached file. Please make copies of your originals:-)

Kind regards
Karsten

Attachments:
index.html


From: Frenchy Pilou (PILOU)
8 Dec 2015   [#105] In reply to [#104]
@Karsten
Bingo! And in French! :)
It's a little chaotic as process! :)

You right I will wait some times before all was on the road for make the reposity! :)
When I see that I am a little affraid! :) http://modelab.is/grasshopper-primer/

So for the effort try CTRL+SHIFT+CLICK on the Options' Button inside Moi UI ! (bottom middle right screen)


From: James (JFH)
8 Dec 2015   [#106] In reply to [#105]
This is an inelegant solution to achieve this result,
but its my first scratch in the surface of possibilities.

Thanks to Max.... & Brian & Karsten

Regards
James
From: Frenchy Pilou (PILOU)
8 Dec 2015   [#107] In reply to [#106]
Post your file .nod that can help some one! ;)

Message 7713.108 was deleted


From: Karsten (KMRQUS)
9 Dec 2015   [#109] In reply to [#106]
Hello James,

I think you can't make it better with this basic nodes. I tried to make something flexible - on the other side it is difficult to handle and confused to work with it. I think we need some more specialized nodes in the future for particular things. Nevertheless, it seem you have fun and that's important! I have:-) in any case.

I think that the following approach can make things easier, but it's buggy, crashes the script-engine, and can't store the reference to the selected object. I don't know how to solve the problem, and I don't know if it is possible at all:-(
(my programming abilities are very limited)





Kind regards
Karsten

Image Attachments:
pickedCurve.gif 


From: James (JFH)
9 Dec 2015   [#110] In reply to [#109]
Karsten

Yes it is great fun.

I see in your animated gif that you have developed some more nodes: Revolve & PickedCurve
as well as a set of Logic nodes.

I would love to have a play with them. Can you please make them available.

Love your work
James
From: Karsten (KMRQUS)
9 Dec 2015   [#111] In reply to [#110]
Hello James,

sure!

But there are a lot of bugs in some functions. If you want to use "pickedCurve", you have first select the Curve and then generate the node. Before you leave the nodeeditor, remove the node - otherwise the Editor crashes. I think the reference to Moi's database locks something!? Maybe Michael or Max should have a look on this sometimes, but I think they have something better to do presently.

Have a nice day
Karsten

p.s.: Be Aware everything I made is only a draft!

Attachments:
nodeeditor_with_lot_of_bugs.zip


From: James (JFH)
9 Dec 2015   [#112] In reply to [#111]
Karsten

Thank you for the files. Can you tell me what "pickedCurve" offers over & above "Selected" node?

Thanks again
James
From: Karsten (KMRQUS)
9 Dec 2015   [#113] In reply to [#112]
Hello James,

sorry, I didn't get you. Could You give me some more Details?

Kind regards
Karsten
From: Karsten (KMRQUS)
9 Dec 2015   [#114] In reply to [#113]
WTF!!!

Thank You for your note!!! Now I understand! It is already implemented! I have fail to see!

Now I can study how Max has solved the Problem:-)
Have a nice day

Karsten
From: James (JFH)
9 Dec 2015   [#115] In reply to [#114]
Hi Karsten

I am unable to switch off caps on your "revolve" node.
I have tried inputting a false result from a logic operator
but caps remain. Is this a bug?

Regards
James
From: James (JFH)
9 Dec 2015   [#116] In reply to [#115]
To better explain my issue I have attached screen shot and .nod file
By my reckoning the A>B operator should switch off caps on the hyperboloid.

It is a brilliant node regardless.

James
From: Karsten (KMRQUS)
10 Dec 2015   [#117] In reply to [#116]
Hello James,

the function was not fully implemented. My problem is that I don't know, if this is the right way. Maybe it is possible to build in controlelements inside the nodes. Maybe it is a better way to make special nodes for different behaviors of the same base function. Nevertheless here is a file:-)

Kind regards
Karsten

Attachments:
factories.js


From: James (JFH)
10 Dec 2015   [#118] In reply to [#117]
Thanks Karsten

That did the trick :)

Cheers
James

Message 7713.119 was deleted


From: Frenchy Pilou (PILOU)
12 Dec 2015   [#120]
Flower power! ;) With the Astra above! :)



Seems format of number is not yet managed ?


Does a zoom is existing for Elephant ?

Show messages:  1-20  …  41-60  61-80  81-100  101-120  121-140  141-160  161-180  …  901-912