Newton Game Dynamics

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Newton Game Dynamics
Ragdoll demonstration. This demo uses "Newton Game Dynamics", free "OGRE" graphics engine, and free texture library "DevIL".
Ragdoll demonstration. This demo uses Newton Game Dynamics, the free OGRE graphics engine, and the free texture library DevIL.
Original author(s) Julio Jerez & Alain Suero
Stable release 2.36 / June 14, 2012; 11 years ago (2012-06-14)[1]
Preview release 3.05 / April 23, 2013; 10 years ago (2013-04-23)[1]
Written in C++
Operating system Windows, Mac OS X, iPhone OS, Linux
Type Middleware
License zlib License
Website Newton Game Dynamics Homepage

Newton Game Dynamics is an open source[2] physics engine for realistically simulating rigid bodies in games and other real-time applications. Its solver is deterministic and not based on traditional LCP or iterative methods.

The Newton Game Dynamics SDK license allows developers to freely incorporate the engine into personal projects or commercial products so long as credit is given and the engine is distributed solely as part of a compiled software program that is itself not a physics engine. Newton Game Dynamics is actively developed by Julio Jerez. Currently a new version which will take advantage of multi-core CPUs and GPUs is being developed.

Games that used Newton

This is a select list of games using Newton Game Dynamics.[3]

Engines which incorporated Newton

A list of game engines using Newton Game Dynamics:

See also

External links

References