MoI discussion forum
MoI discussion forum

Full Version: Node Wish List

Show messages:  1-18  …  359-378  379-398  399-418  419-425

From: Psygorn (DRILLBIT)
10 Mar   [#419] In reply to [#418]
Thank you Michael.

-Psygorn
From: Barry-H
17 Mar   [#420]
Just a question.
I have been playing with r2d3 text node it as a input for text
but I can’t find away of using the input other than with numbers
or directly inputting text within the node.
Could a node that carries text be created that could be plugged into the
Text node ?
Cheers Barry
From: MO (MO_TE)
18 Mar   [#421] In reply to [#420]
Hi Barry
Currently, Nodeeditor doesn't support the "string" type.
I'm working on adding some extra features into it, including strings. :)

Image Attachments:
StringType_Nodeeditor.png 


From: Barry-H
19 Mar   [#422] In reply to [#421]
Hi Mo,
Looks good.
Cheers
Barry
From: Barry-H
28 Mar   [#423]
Hi,
I have a pointarray of 3x by 6y as an example.
I want to select every other line in the Y. and move them in the X.
ie: lines 2/4/6
Any ideas welcome.
Cheers
Barry
From: MO (MO_TE)
28 Mar   [#424] In reply to [#423]
Hi Barry
One way is to use the "Split" node to split the points with a 0-1 mask. (.nod file attached)
You can achieve the same result with the "Pattern select" node.

Attachments:
Split_PointArray.nod


From: Barry-H
28 Mar   [#425] In reply to [#424]
Thanks Mo,
Have got a result by using 2 point array nodes but not that elegant.
Will try your method.
Many thanks
Barry

Show messages:  1-18  …  359-378  379-398  399-418  419-425