Creating stepwise animations using Kangaroo2 StepSolver

Hi everyone!

I’m trying to use the Stepsolver component of Kangaroo 2 to create geometry as input for an animation. To make this animation, I’m exporting the grasshopper/kangaroo generated geometry, for every frame of the animation, to an external program.

I’m having some difficulties trying to match the number of iterations to frames per second. I’m not so familiar with dynamix relaxation algorithms but there should be some time constraint in this algorithm, right? If so, is there a constant time factor corresponding to every animate update in this stepsolver?

Hoping someone can give any insight, much appreciated!