bullet3/Demos
2006-11-07 02:32:52 +00:00
..
BasicDemo - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
BspDemo - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
BulletDinoDemo fixed debugDraw colors (thanks pcOde http://continuousphysics.com/Bullet/phpBB2/viewtopic.php?t=642 ) 2006-10-29 18:54:09 +00:00
CcdPhysicsDemo - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
ColladaDemo - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
CollisionDemo processed a lot of feedback: added 'realtime' simulation with fixed substeps (and clamping maximum number of substeps), this means that when stepSimulation is called with smaller timesteps then 'fixed substep' the motionstate is interpolated. 2006-10-18 03:28:42 +00:00
CollisionInterfaceDemo One of the last parts of the refactoring (hopefully), made most members of btCollisionObject protected. 2006-11-02 03:42:53 +00:00
ConcaveDemo - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
ConstraintDemo - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
ContinuousConvexCollision processed a lot of feedback: added 'realtime' simulation with fixed substeps (and clamping maximum number of substeps), this means that when stepSimulation is called with smaller timesteps then 'fixed substep' the motionstate is interpolated. 2006-10-18 03:28:42 +00:00
ConvexDecompositionDemo - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
ConvexHullDistance Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
EPAPenDepthDemo added Pierre's PenetrationTestBullet.cpp 2006-10-27 21:22:29 +00:00
ForkLiftDemo prepared to add BulletDino, and made ForkLiftDemo compile (no functionality yet) 2006-10-29 06:34:58 +00:00
GjkConvexCastDemo processed a lot of feedback: added 'realtime' simulation with fixed substeps (and clamping maximum number of substeps), this means that when stepSimulation is called with smaller timesteps then 'fixed substep' the motionstate is interpolated. 2006-10-18 03:28:42 +00:00
OpenGL - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
OpenPL_Demo added first draft of C-API, btConvexHullShape takes float* instead of btPoint*, added getGravity to btRigidBody 2006-10-11 06:07:14 +00:00
Raytracer processed a lot of feedback: added 'realtime' simulation with fixed substeps (and clamping maximum number of substeps), this means that when stepSimulation is called with smaller timesteps then 'fixed substep' the motionstate is interpolated. 2006-10-18 03:28:42 +00:00
SimplexDemo processed a lot of feedback: added 'realtime' simulation with fixed substeps (and clamping maximum number of substeps), this means that when stepSimulation is called with smaller timesteps then 'fixed substep' the motionstate is interpolated. 2006-10-18 03:28:42 +00:00
UserCollisionAlgorithm - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
VehicleDemo - added linear limits to btGeneric6DofConstraint and made sure the linear axis are in local space of objectA 2006-11-07 02:32:52 +00:00
CMakeLists.txt Added a very basic dynamics demo, only using spheres (and optionally boxes) 2006-10-09 20:41:18 +00:00
Jamfile fixed Dino demo for Mac OS X 2006-10-29 14:48:55 +00:00