Grasshopper

algorithmic modeling for Rhino

Hi all,

After quite some time a new release of Hoopsnake is available. This release adds some requested functionality:

1. There is an option to poll the T* input for changes using an integrated timer. This means that you can connect an input to T* and it will automatically trigger a new solution when it changes. The timer polling interval is set at 250ms.

2. The B* input became a bit smarter; if you feed it a boolean input, it will stop the loop when it turns false. If you feed it a number input it will stop the loop as soon as the current iterations goes above that number. In other words, you can easily set an iterations limit with a number input, e.g. slider.

It also addresses a couple bugs:

Fixed update viewport (sometimes did not happen after end of loop).

Fixed some interface elements that did not behave properly.

Data limit protection is for now removed; it will be improved with the next release.

Finally, some examples have been updated.

Get it at Volatile Prototypes or Food4Rhino

Views: 647

Replies to This Discussion

Thanks Yiannis for developing this great plug-in further.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service