bullet3/Demos
erwin.coumans 883d3278ec + fixed btMinkowskiSumShape Sa+b(v) = Sa(v)-Sb(-v) instead of Sa(v)+Sb(v)
+ fix related btMinkowskiSumShape issue in btSubsimplexConvexCast and btGjkConvexCast
+ add hitpoint for btSubsimplexConvexCast
+ reduce maximum number of iterations in conservative advancement/CCD implementations
2008-04-03 18:35:28 +00:00
..
AllBulletDemos Add posix thread backend to BulletMultiThreaded. Contributed by Enrico. 2008-04-01 18:32:41 +00:00
BasicDemo Add posix thread backend to BulletMultiThreaded. Contributed by Enrico. 2008-04-01 18:32:41 +00:00
Benchmarks Add posix thread backend to BulletMultiThreaded. Contributed by Enrico. 2008-04-01 18:32:41 +00:00
BspDemo updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
BulletDinoDemo made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514 2007-10-13 23:41:37 +00:00
CcdPhysicsDemo improved multi-platform support for SoftBodyDemo 2008-03-30 23:22:30 +00:00
CellSpuDemo IBM CELL SDK 3.0 fixes 2008-02-28 00:07:00 +00:00
CharacterDemo added Jamfile 2008-03-20 10:05:17 +00:00
ColladaDemo Made the move from sourceforge to googlecode (no svn sync any longer) 2008-03-13 05:16:42 +00:00
CollisionDemo IBM CELL SDK 3.0 fixes 2008-02-28 00:07:00 +00:00
CollisionInterfaceDemo free memory for btShapeHulls, keep track of it in GL_ShapeDrawer. 2008-02-13 07:14:19 +00:00
ConcaveConvexcastDemo refit tree needs an aabbMin/aabbMax 2008-02-28 02:55:25 +00:00
ConcaveDemo updated Jamfile, character demo, concave demo 2008-02-29 21:50:46 +00:00
ConcaveRaycastDemo refit tree needs an aabbMin/aabbMax 2008-02-28 02:55:25 +00:00
ConstraintDemo updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
ContinuousConvexCollision free memory for btShapeHulls, keep track of it in GL_ShapeDrawer. 2008-02-13 07:14:19 +00:00
ConvexDecompositionDemo updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
ConvexHullDistance Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
DoublePrecisionDemo free memory for btShapeHulls, keep track of it in GL_ShapeDrawer. 2008-02-13 07:14:19 +00:00
DynamicControlDemo error C2374: 'i' : redefinition; multiple initialization 2008-02-05 05:55:25 +00:00
EPAPenDepthDemo made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514 2007-10-13 23:41:37 +00:00
ForkLiftDemo prepared to add BulletDino, and made ForkLiftDemo compile (no functionality yet) 2006-10-29 06:34:58 +00:00
GenericJointDemo updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
GimpactTestDemo adjusted demos to include SoftDemo into AllBulletDemos 2008-03-31 00:03:35 +00:00
GjkConvexCastDemo + fixed btMinkowskiSumShape Sa+b(v) = Sa(v)-Sb(-v) instead of Sa(v)+Sb(v) 2008-04-03 18:35:28 +00:00
HelloWorld - Added btRigidBodyConstructionInfo, to make it easier to set individual setting (and leave other untouched) during rigid body construction. 2007-12-17 04:26:36 +00:00
MovingConcaveDemo updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
MultiThreadedDemo Add posix thread backend to BulletMultiThreaded. Contributed by Enrico. 2008-04-01 18:32:41 +00:00
OpenGL Added SoftBody demo, contribution by Nathanael Presson. Will integrate into Bullet broadphase. 2008-03-30 23:08:06 +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
RagdollDemo updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
Raytracer + fixed btMinkowskiSumShape Sa+b(v) = Sa(v)-Sb(-v) instead of Sa(v)+Sb(v) 2008-04-03 18:35:28 +00:00
SimplexDemo free memory for btShapeHulls, keep track of it in GL_ShapeDrawer. 2008-02-13 07:14:19 +00:00
SoftDemo fixed a few issues, removed dependency from BulletDynamics to Extras/ConvexHull 2008-03-31 01:09:41 +00:00
UserCollisionAlgorithm updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
VehicleDemo updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
CMakeLists.txt improved multi-platform support for SoftBodyDemo 2008-03-30 23:22:30 +00:00
Jamfile improved multi-platform support for SoftBodyDemo 2008-03-30 23:22:30 +00:00