Real Time GH Progress

I wrote a bit about how I develop real-time dynamic systems using GHPython here:

With a very simple example here (of making a persistent/static mutable variable and updating the component at an interval):

EDIT:

Here’s an example of how one might implement a live Kangaroo2 solver in GHPython:

2 Likes