Hi Brian,
I did a Google search and found grasshopper as a plugin called Hoopsnake that allows feedback.
This is the link http://www.grasshopper3d.com/group/hoopsnake.
Perhaps Max or Karsten will have a look and see if it's possible to create something similar.
Cheers
Barry
Hi Barry,
Yes, hoopsnake. I wonder if nodeeditor has "feedback" detection code?
There is also a Grasshopper way to feedback to (say multiple) sliders, to increase sliders, potentially up to their maximum,
written by the author of grasshopper.
I'll post the link tonight.
Maybe sliders could have range multipliers controlled by the bounding box(s)...(?)
Hello Barry,
yep! Thats exectly what I thought. Possible to make global container to place results and read them in a next iteration back. Ralf - thanks for the contribution - has used something similar in the stream node - only problem - more than one of this node.
I need to have a deeper look - next days.
<<<Yes, hoopsnake. I wonder if nodeeditor has "feedback" detection code?>>>
I think that's a general problem - no special code is needed. The nodeeditor needs startpoints/nodes to start the calculation from an independent node. In a closed loop we need a intial startpoint and initial value(chicken-egg-problem). At a minimum we need an independent node that defines the step in to the loop and gives the initial value. I think it's possible to solve.
Hi Barry,and Friends
in Grasshopper besides " Hoopsnake ", there is also
another Plug called "Anemone ", which also works maybe better,
and there is also the possibility of using " Kangaroo " a physics engine to move
rigid bodies, in various ways ,
but all these tools use a Button , True / False, and a connection Timer, to activate
or deactivate the action .......
and , the input data can all be adjusted by a Slider or direct links to the data in the Canvas-
I have not knowledge of Java Script, but I think it is not very easy
create a Collide / Repulsive tool
in any case, your attempts are very appreciable
do not give up......
alberto
Hi all,
is it possible to create a nod from existing node's that stores a count and would not be cleared till it is reset or create a new node that does that.
Cheers
Barry