Ir a versión en español

Paticle dynamics simulation with three.js (WebGL)

Author: Jose Manuel Sanz. (june 2014) Source code under Licencia H

Chrome, Firefox or Explorer 11 browser required. Doesn't work on systems without WebGL support (IOS, for example).

Keyboard commands:

Parameters menu

t is the simulation time

e is the total kinetic energy

w is total work W, with dW=m*v*dv (not an exact value due to Euler integration method)

e+w sum of kinetic energy and work. Should be constant with conservative systems, with small errors due to Euler integration method

References

Javascript three.js library, for easy WebGL development
Book about three.js.

If the simulator is not running on another tab, you can load it here.