Index

Image of ODE

ODE.js

ODE is an high performance library for simulating rigid body dynamics, it has advanced joint types and integrated collision detection with friction. ODE is useful for simulating vehicles, objects in virtual reality environments and virtual creatures.

Russell Smith is the original author of ODE.

Installation :

npm install odejs

Online Examples :

Documentation :

A start of API documentation generated by jsdoc can be found HERE. The original manual can be found at http://ode.org/ode-latest-userguide.html