Show messages:
1-8
…
369-388
389-408
409-428
429-448
449-468
469-488
489-503
From: Michael Gibson
Hi Karsten,
re:
> but it seems that here is a problem - orientlinetoline generates weired results (tested with MoI V3) when the
> target has the same orientation as the start orientation especially in the main directions. After the factory is
> initialised and get other inputs (not in the main dirs) everything works fine as espected. Maybe Michael have a look.
It looks like a bug in orient line to line, part of how it works is it takes the cross product between the 2 directions to make a vector to rotate around but it is not handling the case well when the 2 directions are parallel when the cross product is undefined. I'll investigate to see if I can fix up that case.
- Michael
From: Frenchy Pilou (PILOU)
Extention's Nodes
Vector Section
Frame by Vectors Node
English
https://moiscript.weebly.com/vector.html#framebyvecs
From: Frenchy Pilou (PILOU)
I don't know how works ColorVec ? (and if it's terminated)
From: Karsten (KMRQUS)
Hello Pilou,
at first - great job.
ColorVec only make sense for a bundle of vectors - then it colors the vectors dependent of their length.
Nothing more.
A nice day to all
Karsten
From: Frenchy Pilou (PILOU)
So color are randomly following the length or that goes from cold to warm or other ...?
From: Karsten (KMRQUS)
Hello Pilou,
from blue (short) to red (long).
You can also generate vector fields:-)
Have a nice day
Karsten
Attachments:
colorvec.nod
cv2.nod
Image Attachments:
colorvec.png
cv2.png
From: Karsten (KMRQUS)
Hello Michael,
thank you for the detailed information. I will have a look to change the code to avoid this factory.
Have a nice day
Karsten
From: Frenchy Pilou (PILOU)
@Kasten
Perfect! That will closed in Fireworks the Vector Section!
The berturbating was the "Left Output" of the Color Node:)
I suppose i can take your example for the Repository?
From: Karsten (KMRQUS)
Yep!
From: Frenchy Pilou (PILOU)
@ Karsten You don't use the 1.0 Node editor ???
Cool!
So
Extention's Nodes
Vector Section
Colorvec Node
English
https://moiscript.weebly.com/vector.html#colorvec
From: fcwilt
Hi,
I gather you are developing things to enhance the node editor?
If so are they enhancements we can add to our node editor and, if so, how do we do that?
Thank you.
Frederick
From: Karsten (KMRQUS)
Hello Frederick,
it's a while ago that I wrote new nodes. But from time to time I have a look to the forum and I answer questions if possible for me.
At the moment Wayne picked up the ball and is making a great job to extend the NE. James not only shows with impessive things what is possible, he also manage the extensions for the NE.
So is the package from James a good starting point.
Have a nice day
Karsten
From: fcwilt
Hi,
Thanks for the clarification.
Frederick
From: andras (ANDRAS2)
Hi Pilou,
I saw your Elephant plugin. Could you tell me what GUI library are you using and how did you connect the plugin with Moi. I started learning programming 2-3 years ago with Rhino 3D and it so interesting.
Andras
From: Michael Gibson
Hi Andras, some information here:
https://moi3d.com/wiki/Nodeeditor
- Michael
From: Frenchy Pilou (PILOU)
Hello Andras
It's not my plugin! ;)
It's Max Smirnov plugin!
I have just listed the functions nodes and try to explain all that i understand! :)
It's for that some few are empty for the moment!
From: Psygorn (DRILLBIT)
Hello all,
I am useing MOI3D V4, and Nodeeditor 1.1jms
if you take a look at the link below u can see James had created a Voronoi cylindrical shape.
https://www.instagram.com/p/CK8Qb6XsHOa/
However, when I tried to recreate it I could not find "Rectangle2", "idSelect" and "contact" as shown in the post above. ( I hope it is not hidden from my eyes!)
I need your help what should I use instead of those nodes in order to recreate what James had created?
From: Michael Gibson
Hi Psygorn, to get the latest one posted by James, go to:
https://moi3d.com/wiki/Nodeeditor and then the link for "Most recent version with new extensions collected by James here: " .
If the one there doesn't have it then you'll need to wait until James updates it with his newest nodes.
- Michael
From: Psygorn (DRILLBIT)
Hi Michael,
Thank you for your reply,
this post of James:
https://www.instagram.com/p/CK8Qb6XsHOa/ was made 44 weeks ago; we can say roughly 11 months ago, which means January 2021.
I took nodeeditor which I use currently from here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=9358.10 ( which goes back to September 14th, 2020)
So, I believe James had access to the latest version when he made the post on Instagram.
Maybe I cannot use nodeeditor latest version (AKA nodeeditor 1.1 jms) properly! I tried to find some nodes but I was not successful.
For example I cannot find Rectangle 2
or idScale.
Again I have to admit maybe it is my fault and I am not looking in the right place for it. but also it could be that James had used another version of nodeeditor when he made that post on Instagram.
-Psygorn(Drillbit)
From: bemfarmer
Hi Psygorn,
After much looking, rectangle2 node was located here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=7777.1710
There are 4 "new" nodes in file >>>>>>>>>>>>>>"shapes.zip".<<<<<<<<<<<<<<<
(Wayne's shape nodes???)
Unzip the file, and copy the 4 .js files to your %AppData% folder.
For Windows 10, ...AppData\Roaming\nodeeditor\nodes\extensions.
I am so rusty at nodeeditor, it may be that these 4 nodes are not yet integrated into nodeeditor menus. Not sure.
They are coded to hook themselves into the Curves2 menu...
(Circle2, Star2, Polygon2, and Rectangle2)
- Brian
Show messages:
1-8
…
369-388
389-408
409-428
429-448
449-468
469-488
489-503