bullet3/Demos
2010-02-04 20:37:06 +00:00
..
AllBulletDemos allow to compile all demos when USE_GLUT is enabled in cmake 2010-02-03 23:04:39 +00:00
BasicDemo remove all warnings on Mac OSX Snow Leopard 2010-01-30 22:31:56 +00:00
Benchmarks remove all warnings on Mac OSX Snow Leopard 2010-01-30 22:31:56 +00:00
Box2dDemo use #include "BulletHeaders.h" instead of #include <BulletHeader.h> 2010-02-04 20:37:06 +00:00
BspDemo more cmake fixes 2009-11-17 03:03:27 +00:00
BulletDinoDemo more cmake fixes 2009-11-17 03:03:27 +00:00
CcdPhysicsDemo more cmake fixes 2009-11-17 03:03:27 +00:00
CellSpuDemo fixed IBM Cell sdk build + demo (need to review related patch), thanks Jochen for reporting the issues. 2008-11-26 19:34:20 +00:00
CharacterDemo more cmake fixes 2009-11-17 03:03:27 +00:00
ColladaDemo more cmake fixes 2009-11-17 03:03:27 +00:00
CollisionDemo more cmake fixes 2009-11-17 03:03:27 +00:00
CollisionInterfaceDemo make Bullet compile on Visual Studio 6 2010-01-30 23:10:12 +00:00
ConcaveConvexcastDemo more cmake fixes 2009-11-17 03:03:27 +00:00
ConcaveDemo allow to compile all demos when USE_GLUT is enabled in cmake 2010-02-03 23:04:39 +00:00
ConcaveRaycastDemo more cmake fixes 2009-11-17 03:03:27 +00:00
ConstraintDemo remove all warnings on Mac OSX Snow Leopard 2010-01-30 22:31:56 +00:00
ContinuousConvexCollision more cmake fixes 2009-11-17 03:03:27 +00:00
ConvexDecompositionDemo fixed some compile issue for Mac Dynamica plugin, see 2010-01-31 16:46:06 +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 more cmake fixes 2009-11-17 03:03:27 +00:00
DynamicControlDemo more cmake fixes 2009-11-17 03:03:27 +00:00
EPAPenDepthDemo Add support for childshape index for btCompoundShape during ContactAddedCallback, 2009-08-11 00:30:41 +00:00
ForkLiftDemo more cmake fixes 2009-11-17 03:03:27 +00:00
GenericJointDemo make Bullet compile on Visual Studio 6 2010-01-30 23:10:12 +00:00
GimpactTestDemo remove all warnings on Mac OSX Snow Leopard 2010-01-30 22:31:56 +00:00
GjkConvexCastDemo more cmake fixes 2009-11-17 03:03:27 +00:00
Gpu2dDemo more cmake fixes 2009-11-17 03:03:27 +00:00
Gpu3dDemo more cmake fixes 2009-11-17 03:03:27 +00:00
HeightFieldFluidDemo add newlines to files, thanks to tasioga for the patch 2010-01-20 21:33:35 +00:00
HelloWorld more cmake fixes 2009-11-17 03:03:27 +00:00
InternalEdgeDemo Changed options to BT_TRIANGLE_CONVEX_BACKFACE_MODE ,BT_TRIANGLE_CONCAVE_DOUBLE_SIDED and BT_TRIANGLE_CONVEX_DOUBLE_SIDED. 2010-01-30 10:44:16 +00:00
MiniCL_VectorAdd more cmake fixes 2009-11-17 03:03:27 +00:00
MovingConcaveDemo more cmake fixes 2009-11-17 03:03:27 +00:00
MultiMaterialDemo more cmake fixes 2009-11-17 03:03:27 +00:00
MultiThreadedDemo more cmake fixes 2009-11-17 03:03:27 +00:00
OpenGL make Bullet compile on Visual Studio 6 2010-01-30 23:10:12 +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 more cmake fixes 2009-11-17 03:03:27 +00:00
Raytracer more cmake fixes 2009-11-17 03:03:27 +00:00
SerializeDemo add name for collision shape and constraint serialization (to objects, shapes and constaints can be mapped to user data) 2010-02-04 05:28:17 +00:00
SimplexDemo more cmake fixes 2009-11-17 03:03:27 +00:00
SliderConstraintDemo Improved Slider, Hinge and Generic6DOF constraint setup. 2009-11-25 23:52:12 +00:00
SoftDemo make Bullet compile on Visual Studio 6 2010-01-30 23:10:12 +00:00
TerrainDemo updated demos -> ALT + mouse uses Maya-style controls, replaced BMF_Fonts by GLDebugFont 2009-05-09 19:27:14 +00:00
UserCollisionAlgorithm more cmake fixes 2009-11-17 03:03:27 +00:00
VehicleDemo more cmake fixes 2009-11-17 03:03:27 +00:00
CMakeLists.txt Add new demos to cmake: SerializeDemo and InternalEdgeDemo 2010-02-04 01:07:07 +00:00
Jamfile some fixes in build systems 2009-05-22 19:24:20 +00:00
Makefile.am Added shared library support to autoconf build. 2009-01-26 21:42:34 +00:00