Open Dynamics Engine

This is an old revision of this page, as edited by 70.16.108.16 (talk) at 16:20, 19 February 2008 (added X-Moto to such as). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Open Dynamics Engine (ODE) is a physics engine. Its two main components are a rigid body dynamics simulation engine and a collision detection engine. It is free software licensed both under the BSD license and the LGPL.

A simple vehicle driving over a ramp.
A collision with many objects.

ODE was started in 2001 and has already been used in many applications and games, such as BloodRayne 2, Call of Juarez, S.T.A.L.K.E.R, and X-Moto.

Purpose

The Open Dynamics Engine is used for simulating the dynamic interactions between bodies in space. It is not tied to any particular graphics package.

Supported Geometries

Games

Games using ODE to simulate physics:

See also