A place to discuss everything related to Newton Dynamics.
Moderators: Sascha Willems, walaber
by JulBaxter » Tue Jun 01, 2010 12:15 pm
Which sentence is correct: ?
- [ WIKI - NewtonUpdate() ]: The Newton Engine does not perform sub-steps, and does not need tuning parameters. It is the responsibility of the application to ensure that timestep is small enough to guarantee physics stability.
and
- [ WIKI - NewtonSetMinimumFrameRate() ]: When the simulation falls below the specified minimum frame, Newton will perform sub steps in order to meet the desired minimum FPS.
Last edited by
JulBaxter on Tue Jun 01, 2010 1:19 pm, edited 1 time in total.
-
JulBaxter
-
- Posts: 23
- Joined: Wed Mar 10, 2010 6:56 am
by Julio Jerez » Tue Jun 01, 2010 1:17 pm
there are two different things
Substep is a valeu that determine how many iterations a solve is allwo to execute to find reaction force for the joints.
Tey only apply to the solver phase.
Set Minimun FSP is teh minumu fps teh engien will accept, for exampel if you set 100,
and you call with 1/60 the engien will execute tow call to update with 1.0/50 each.
each one will have a full collsion, solvet, narrwo phase, etc
-
Julio Jerez
- Moderator

-
- Posts: 12426
- Joined: Sun Sep 14, 2003 2:18 pm
- Location: Los Angeles
-
Return to General Discussion
Who is online
Users browsing this forum: No registered users and 1 guest