Please consider disabling your ad-blocker to support this website! 🔑 We are a free, community-supported website! 🥰 We only display small unobtrusive ads which help us stay online! 💯 Thank you in advance! ❤️
ADDON. Version 0.6.7.Released on 2014-Apr-28.Provides 1 components.Created by yconst.Features 1 video tutorials.
Hoopsnake is a component that enables feedback loops within Grasshopper. 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. 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.