bullet3/Demos
2006-11-11 06:49:17 +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 some brute-force way to shrink convex polyhedra (to compensate collision margin) 2006-11-11 03:22:15 +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 some brute-force way to shrink convex polyhedra (to compensate collision margin) 2006-11-11 03:22:15 +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 angular limits to the Generic D6 constraint. Works for small angles. Will add a check for different combinations, and use different extraction of ordering of rotation from the diff quaternion. 2006-11-10 04:00:16 +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 some brute-force way to shrink convex polyhedra (to compensate collision margin) 2006-11-11 03:22:15 +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 updated some jamfiles, for Extra folder 2006-11-11 06:40:55 +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 non-uniform scaling to btMultiSphereShape 2006-11-09 01:58:33 +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 Integrated fixes for Solaris from Noerghel, http://continuousphysics.com/Bullet/phpBB2/viewtopic.php?t=673 2006-11-09 15:27:02 +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 angular limits to the Generic D6 constraint. Works for small angles. Will add a check for different combinations, and use different extraction of ordering of rotation from the diff quaternion. 2006-11-10 04:00:16 +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 disable EPA demo 2006-11-11 06:49:17 +00:00