MoI discussion forum
MoI discussion forum

Full Version: Nodebundle for playing with nodes

Show messages:  1-11  …  372-391  392-411  412-431  432-451  452-471  472-491  492-511  …  1852-1859

Thread Split: Some posts in this thread have been moved here

Message 7777.432 was deleted


From: speedy (AL2000)
15 Jun 2017   [#433]
Hi james
Thanks a lot for the info you gave me, I saw that
You have also updated the latest files.
Try to understand this method,
even if at first I do not think it's so easy-
I'm used to, with grasshopper to use data,
which may be flat or branched,
I do not know if I can fully understand the potentialities, the outputs of the
Node Split Point (x-length) - (y- length) and (z -length) and mode
in which to operate to branify them
What I understand and that each output alters the Array data in the three
components ...
Graphically, x width, depth y, z height
But how to work with math data is another music ...
Maybe you could send me some basic examples
"Very simple ", to understand the mechanism effectively
Thanks again..... and have a nice day
al
From: Karsten (KMRQUS)
15 Jun 2017   [#434] In reply to [#433]
Hello Al,

it isn't so complicated than it looks;-)
If you have a pointarray with e.g. 40 points as an input for e.g. a curve the curve will be drawn from point to point, if the xLength is 40. But if the xLength is 10 and the zLength is 4 you will get 4 independent curves with 10 points in each curve.
It is an internal mechanism or meta information to organize point sequences. Some of the nodes can evaluate this an can process the right result. E.g. the bundle node generates this meta information automatically - for the concate nodes it is difficult to generate this data, because the inputs can have different length and the node will be used for different jobs.
If you want to have a look to this data you can use also the arraylogger ->scroll down, at the end there are the infos.

Have a look into the waveproto1.nod file



The point values in the info panel shows the changes - here you get 6 curves with each curve has 7 control points, without that, you will get one curve with 6*7=42 control points:-(

That was the problem here.

Have a nice day
Karsten

Image Attachments:
xLength.png 


From: Barry-H
15 Jun 2017   [#435]
Hi All,
I'm trying to make a node that displays it's input value (numeric) for reference checking.
I started with the const node but can not workout how to get the label to display the input value.
So any pointers will be gratefully received.
Also I'm keen to use the node editor for animating mechanisms so a sequence node
to fire when a node sequence should start would be good or if there is a way to do this now
could you let me know.
Cheers
Barry
From: Karsten (KMRQUS)
15 Jun 2017   [#436] In reply to [#435]
Hello Barry,

for animations the Quartz node is the right one. Regarding to your new node:
There is variable in the input and output object called "label". If you set this variable to your input value it should work.
Or post your file with new node you want to create, that I can have a look.
In the attachment you will find a very experimental animation proposal. I don't know if storing pictures with the camera node under windows work.
The camera node saves single pictures that can be glued with mencoder or ffmpeg to a video.

Have a nice day
Karsten

Attachments:
railrevolve.3dm
railrevolve.nod


From: bemfarmer
15 Jun 2017   [#437] In reply to [#435]
There was a node called Watch. I'll have to look for it...
- Brian

Message 7777.438 was deleted


From: Karsten (KMRQUS)
16 Jun 2017   [#439]
Hello,

here is a draft for a simple helix node, that uses the standard Moi factory.

A nice day to all
Karsten

Attachments:
Curves2.js
helix.nod


From: bemfarmer
16 Jun 2017   [#440] In reply to [#437]
The old Basic/Watch node, from an old version of nodeeditor, does not work properly in the latest version.
- Brian
From: Karsten (KMRQUS)
16 Jun 2017   [#441] In reply to [#440]
Hello Brian,

@Brian: that was a good info!
@Barry: I had a look and made some changes to show how the labeling works.

A nice day to all
Karsten

Attachments:
Barrys.js


From: Barry-H
16 Jun 2017   [#442] In reply to [#441]
Hi Karsten,
thanks for the watch node it will be useful when checking maths function outputs.
I can not run your animation not sure if it's the version of node editor I'm running or not ?
The thing I am looking for is a sequence type event ie: object 'A' moves then object 'B' etc
So basically 'A' at some point in it's move cycle will trigger 'B' to start and so on.
The thing that got my interest was the Bottle Feed Screw. I animated it in Blender using the
time line but could not do a Variable Pitch Screw that way so I used the node editor with the
quartz node and it worked great.
I'm off on holiday with a copy of Javascript for Dummies so you may hear from me again.
Cheers
Barry
From: speedy (AL2000)
16 Jun 2017   [#443]
Hi Friends
First of all . many thanks Karsten and James,
for the precise explanations and examples,
on my part I will try to penetrate, as the Poet says
"this dark forest"
I hope I can understand ....
I take the opportunity to share this
exercise, done time ago "Mandala 3D"-
Files and images at the following link: http://www.mediafire.com/file/l6otl6249cfc7hm/Mandala_3.rar
Have a Nice Weekend to all
al
From: Karsten (KMRQUS)
16 Jun 2017   [#444] In reply to [#443]
Hello Al, Hello James,

thanks for sharing your files. For those who want to write some Poetry inside the nodeeditor, I made a text node:-)

Have a nice day
Karsten

Attachments:
construct2.js


From: speedy (AL2000)
16 Jun 2017   [#445]
Hello Karsten
GRANDE........
al
From: Frenchy Pilou (PILOU)
16 Jun 2017   [#446] In reply to [#444]
Where is the Text node ?
it's the Construct2

From: Barry-H
16 Jun 2017   [#447]
Cool


Image Attachments:
Karsten.png 


Message 7777.448 was deleted


From: Frenchy Pilou (PILOU)
16 Jun 2017   [#449]
Sorry but how do you obtain the node Text ?
In the construct2.js ? I suppose in folder nodes ?

But curriously it don't appear as show in my previous post!
Very mysterious!

Edit : find it!
I have put twice the file construct2.js : in folder nodes & folder extensions !

Message 7777.450 was deleted


From: Frenchy Pilou (PILOU)
17 Jun 2017   [#451] In reply to [#450]
Thanks now all is fine!
I have put the file in two folders that makes the mess! :)

Show messages:  1-11  …  372-391  392-411  412-431  432-451  452-471  472-491  492-511  …  1852-1859