THIS FORUM IS NO LONGER ACTIVE. PLEASE POST ANY NEW QUESTIONS OR DISCUSSION ON:
https://discourse.mcneel.com/c/grasshopper/kangaroo
The discussions here are preserved for reference, but new questions posted here are likely to go unanswered.
Kangaroo is a Live Physics engine for interactive simulation, optimization and form-finding directly within Grasshopper.
Hi all
How is the setup for using kangaroo2 with galapagos (or similar solvers)?
until now, I was using the K1 zombie version, which was convenient. Although K2 converges much faster and finish the computation, I would like to reset the solver everytime changes in the geometry have been made.
Is there any trigger node that checks whether an input has changed?
Anders Holden Deleuran
Hi Enrique, Daniel designed K2 to be scriptable and made it pretty straight forward to define custom solving. Here's an example (using Python) which works similar to the Zombie-mode in K1:
https://github.com/AndersDeleuran/KangarooGHPython/blob/master/src/...
I believe there's a similar definition using C# in the examples which is downloaded along with K2. Hope that helps..
Aug 26, 2015