algorithmic modeling for Rhino
Update:
Hoopsnake is now Open Source!
Check out the repo in Github!
Fork it and fix it :)
Hoopsnake is a component that allows feedback loops within Grasshopper.
Website: http://yconst.com/computation/hoopsnake/
Members: 553
Latest Activity: Mar 6
HoopSnake, apart from alegendary creature, is simple component forGrasshopper. What it does in principle is to create a copy of the data it receives at it's input upon user request and store it locally. This duplicate is made available through a standard Grasshopper parameter output.
What turns this operation from mundane to actually promising is the fact that the input of the component includes some custom programming to escape Grasshopper's recursive loop avoidance check.
What this means in practice is that it is possible through the use of HoopSnake to send the output of a set of components back to it's input in a looping fashion. With the help of a little bit of Data Tree / Data List manipulation, this should open up some new possibilities for iterative process modeling.
What turns this operation from mundane to actually promising is the fact that the input of the component includes some custom programming to escape Grasshopper's recursive loop avoidance check.
What this means in practice is that it is possible through the use of HoopSnake to send the output of a set of components back to it's input in a looping fashion. With the help of a little bit of Data Tree / Data List manipulation, this should open up some new possibilities for iterative process modeling.
Here is a video tutorial on using hoopsnake:
Multi-level Iteration using Hoopsnake 0.6.x:
Hi!Would it be possible to get hoopsnake to automatically re-loop? I saw the old forums but could not get a definite answer..is it not possible? If not, what is the alternative?Thanks for the help!Continue
Started by Tejas Chavan Aug 28, 2017.
I had mentioned offhand in this discussion, but I thought I'd reiterate it here -…Continue
Started by Andrew Heumann. Last reply by Balazs Kisfali May 15, 2017.
Hi Guys,I'm not sure if this is possible using python but I want to code these python components in such a way that the list that you see in the group at the bottom of picture becomes a list of 5000…Continue
Started by Anton Szilasi. Last reply by Anton Szilasi Feb 1, 2017.
© 2018 Created by Scott Davidson.
Powered by