[ODE] ODE - Constant speed in different qualities boxes

DjArcas djarcas at hotmail.com
Tue Mar 16 17:16:12 MST 2004


> > In begining i have empty world
> > in time i drop at world 13 boxes
> > later i again drop 13 boxes.
> >  and in next time when i drop more boxes, all simulation begin work more
slowely
> >
> > How i can keep constaint speed of simulation ? very need
>
> I write a lot of games, so it's important to keep the "real" speed
> regardless of what your frame rate is.  The way you do this is measure
> the time between the previous two frames, and then use that as the next
> time step.

I was under the impression that variable timestep == VERY BAD THING, in ODE;
is this incorrect?

Adam


More information about the ODE mailing list