I was reading about calculating correct time step values at http://www.gaffer.org/articles/ I can't get how to do it with ODE. It requires interpolation of objects' states, but ODE handles all things itself, allowing only timestep to be set. Can anyone give me any idea? Thanks.