Third Party Physics Engines

From C4 Engine Wiki

Jump to: navigation, search

A physics engine is a computer program (software component) that using variables such as mass, velocity, friction and wind resistance can simulate and predict effects under different conditions that would approximate what happens in either real life or a fantasy world. —Wikipedia.org

Contents

Open Sourced

Bullet Physics Library

Bullet is a 3D Collision Detection and Rigid Body Dynamics Library for games and animation. Free for commercial use, including Playstation 3. Open source under the ZLib License. Discrete and continuous collision detection, integration into Blender 3D, and COLLADA 1.4 Physics import.

Open Dynamics Engine

ODE is an open source, high performance library for simulating rigid body dynamics. It is full-featured, stable, mature, and platform independent with an easy to use C/C++ API. 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. It is currently used in many computer games, 3D authoring tools, and simulation tools.

OPAL

OPAL is a high-level interface for low-level physics engines used in games, robotics simulations, and other 3D applications. Features a simple C++ API, intuitive objects (e.g. Solids, Joints, Motors, Sensors), and XML-based file storage for complex objects.

Closed Sourced

Newton

Newton Game Dynamics is an integrated solution for real time simulation of physics environments. The API provides scene management, collision detection, and dynamic behavior and yet it is small, fast, stable, and easy to use.

Tokamak

Tokamak Game Physics SDK is a high performance real-time physics library designed specially for games. It has a high-level, simple to use programming interface. With Tokamak, game developers and designers are empowered to produce the next generation of interactive games.

Commercial

True Axis

The True Axis Physics SDK is a fast and solid real world physics simulation system designed for demanding games and virtual interactive environments.

Havok

Havok Physics™ is a major innovation in game physics and sets the bar for next-generation games. Based upon the award winning Havok Physics 2 SDK that has been licensed by over 70 clients and shipped in over 50 titles, Havok Physics introduces Continuous Physics™, an innovative technology that frees up production time by eliminating design limitations that stem from high-velocity game objects.

PhysX

PhysX by Nvidia delivers the most advanced gaming physics which define a totally new level of dynamic motion and interaction in next generation titles.

Personal tools