= Delta3D = [[TracNav(TracNav/CommunityTOC)]] Delta3D is an open source (OS) game engine being built by the MOVES Institute at the Naval Postgraduate School. It is a very thin API layer which connects multiple OS projects into a game engine, including: * !OpenSceneGraph (OSG) for rendering; * Open Dynamics Engine (ODE) for rigid body physics; * Character Animation Library 3D (CAL3D) for character animation; * Python for scripting; * Open Audio Library (OpenAL) for audio It is easy to get started using Delta3D. See http://delta3d.org for more information.