ODE
From GPWiki(Redirected from What is ODE)
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. ODE (Open Dynamics Engine) is a library used to simulate rigid body dynamics (sometimes also labeled "physics"). It is platform independent with a C/C++ API. ODE can be used to simulate vehicles, objects in virtual reality environments and virtual creatures. The Physics Abstraction Layer provides ODE support, extending it to allow importing COLLADA files. [edit] Platforms
[edit] Tutorials and Source[edit] Related Weblinks |


