bullet3/Demos
erwin.coumans 41e9115bca Add support to serialize btOptimizedBvh/btQuantizedBvh for a btBvhTriangleMeshShape (using the new btSerializer). This is a new implementation, with full cross-platform support.
So it is different from the in-place method (btQuantizedBvh::serializeInPlace/deserializeInPlace).

It is also possible to serialize/deserialize just the bvh, using the btSerializer (needs some code snippet/helper)
See also http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=9&t=4770
2010-02-23 09:03:46 +00:00
..
AllBulletDemos Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
BasicDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
Benchmarks Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
Box2dDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
BspDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
BulletDinoDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
CcdPhysicsDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +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 Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
CollisionDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
CollisionInterfaceDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
ConcaveConvexcastDemo more improvements for msvc cmake build system and test for autogenerated cmake projectfiles for msvc 2008 in msvc/2008 (with relative paths) 2010-02-08 20:35:04 +00:00
ConcaveDemo more improvements for msvc cmake build system and test for autogenerated cmake projectfiles for msvc 2008 in msvc/2008 (with relative paths) 2010-02-08 20:35:04 +00:00
ConcaveRaycastDemo more improvements for msvc cmake build system and test for autogenerated cmake projectfiles for msvc 2008 in msvc/2008 (with relative paths) 2010-02-08 20:35:04 +00:00
ConstraintDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
ContinuousConvexCollision Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
ConvexDecompositionDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
ConvexHullDistance Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
DoublePrecisionDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
DynamicControlDemo more improvements for msvc cmake build system and test for autogenerated cmake projectfiles for msvc 2008 in msvc/2008 (with relative paths) 2010-02-08 20:35:04 +00:00
EPAPenDepthDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
ForkLiftDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
GenericJointDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
GimpactTestDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
GjkConvexCastDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
Gpu2dDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
Gpu3dDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
HeightFieldFluidDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
HelloWorld Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
InternalEdgeDemo more improvements for msvc cmake build system and test for autogenerated cmake projectfiles for msvc 2008 in msvc/2008 (with relative paths) 2010-02-08 20:35:04 +00:00
MiniCL_VectorAdd move some recent MiniCL work to trunk 2010-02-08 22:42:58 +00:00
MovingConcaveDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
MultiMaterialDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
MultiThreadedDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
OpenGL Fix Issue 342, related to OpenGL GL_ShapeDrawer (when used with multiple OpenGL contexts) 2010-02-23 03:11:18 +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 Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
Raytracer Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
SerializeDemo Add support to serialize btOptimizedBvh/btQuantizedBvh for a btBvhTriangleMeshShape (using the new btSerializer). This is a new implementation, with full cross-platform support. 2010-02-23 09:03:46 +00:00
SimplexDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
SliderConstraintDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
SoftDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
TerrainDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
UserCollisionAlgorithm Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
VehicleDemo Retired the Jam build system (and msvcgen). CMake is currently the preferred build system on Windows, Mac and UNIX 2010-02-20 15:47:20 +00:00
CMakeLists.txt fix minor issue with cmake build system 2010-02-09 21:12:36 +00:00
Makefile.am removed ColladaDemo and COLLADA, LibXML from autotools files 2010-02-20 15:49:28 +00:00