tirsdag, december 18, 2007

Extension: SimplePhysicsSystem

Extension name:

SimplePhysicsSystem

Location:

~abachn/oe/extensions/SimplePhysicsSystem/

Purpose:

This is a simple physics engine written in C++. It contains a number of PhysicsSystems that again contains particles and constrains. The PhysicsEngine uses Verlet integration to calculate the particle positions over time. This is taken from the FixedTimeStepPhysics extension.
Each PhysicsSystem can have a range of modifiers like gravity and can collide with surfaces that in not part of the world graphics.

Dependencies:


Implementation details:

Ingen kommentarer: