Archive for May, 2008

Numerical Integration Methods

Saturday, May 31st, 2008

I did some research into numerical integration methods and have posted the results of my experiments in a wiki page: http://wiki.vdrift.net/Numerical_Integration I’m not an expert on the subject, but from what I can see the NSV/Symplectic Euler/Euler-Cromer algorithm and the Velocity Verlet algorithms both look decent. Runge Kutta 4 is too complicated, too slow, and […]

Dev Journal and Project Hosting