bullet3/Demos
erwin.coumans 498da0721b Move some code from Branches/OpenCL to trunk, related to threading and OpenCL:
Added Demos/ThreadingDemo showing how to use the cross-platform btThreadSupportInterface under Windows.
Added Demos/ParticlesOpenCL showing how to run the NVidia particle demo under OpenCL implementations by AMD, NVidia and MiniCL (CPU)
2010-06-24 22:54:00 +00:00
..
AllBulletDemos + Optimization: move some variable declarations outside of the innerloop in btCompoundCollisionAlgorithm.cpp 2010-04-12 17:46:56 +00:00
BasicDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
Benchmarks fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
Box2dDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
BspDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +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 fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +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 fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
CollisionDemo create a better demo for the perturbation around the separating normal 2010-03-06 23:30:32 +00:00
CollisionInterfaceDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ConcaveConvexcastDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ConcaveDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ConcaveRaycastDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ConstraintDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ContinuousConvexCollision fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ConvexDecompositionDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +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 fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
DynamicControlDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
EPAPenDepthDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ForkLiftDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
GenericJointDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
GimpactTestDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
GjkConvexCastDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
Gpu2dDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
Gpu3dDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
HeightFieldFluidDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
HelloWorld fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
InternalEdgeDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
MiniCL_VectorAdd fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
MovingConcaveDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
MultiMaterialDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
MultiThreadedDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
OpenGL Move some code from Branches/OpenCL to trunk, related to threading and OpenCL: 2010-06-24 22:54:00 +00:00
OpenPL_Demo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ParticlesOpenCL Move some code from Branches/OpenCL to trunk, related to threading and OpenCL: 2010-06-24 22:54:00 +00:00
RagdollDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
Raytracer fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
SerializeDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
SharedOpenCL Move some code from Branches/OpenCL to trunk, related to threading and OpenCL: 2010-06-24 22:54:00 +00:00
SimplexDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
SliderConstraintDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
SoftDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
TerrainDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
ThreadingDemo Move some code from Branches/OpenCL to trunk, related to threading and OpenCL: 2010-06-24 22:54:00 +00:00
UserCollisionAlgorithm fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
VehicleDemo fix: some file didn't have the svn:eol-style native yet 2010-03-06 15:23:36 +00:00
CMakeLists.txt Move some code from Branches/OpenCL to trunk, related to threading and OpenCL: 2010-06-24 22:54:00 +00:00
Makefile.am removed ColladaDemo and COLLADA, LibXML from autotools files 2010-02-20 15:49:28 +00:00