"Inbetween" calculations


#1

Is there way to set syflex to calculate a certain of times per frame? so instead of one calculation per frame it calulates 2 or more? Or is that what it’s doing when I turn down the precision?

Thanks in advance


#2

from the docs, though I don’t use it much

Sub Sampling

This parameter forces the simulator to increase the number of sub-samples per frame, which ine some cases can help to increase the quality of the animation. In most of the cases you don’t need to modify this parameter. If you need to increase the simulation accuracy, first try the Precision parameter. If this doesn’t work, try increasing Sub Sampling. Modifying this parameter might slow down the computation. Use it carefully.
A typical case where you might need to use sub sampling is whis a very fast collision object.
Values are between 0 and 1, default is 0.
To increase sub-sampling, increase slowly this parameter (try 0.05, then 0.1, etc).


#3

Perfect, thanks. Not sure why I passed that up in the docs.

-emron


#4

This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.