bullet3/Demos/BasicDemo
2010-01-30 22:31:56 +00:00
..
BasicDemo.cpp Added preliminary binary serialization code in btCollisionWorld.cpp, with example in Bullet/Demos/BasicDemo.cpp 2010-01-20 01:00:39 +00:00
BasicDemo.h Don't use GLUT by default under Windows, but a Win32 App instead. All demos have to be fixed (only basic demo works now). Also on Mac OSX, we plan to use cocoa instead of Glut. 2010-01-19 22:59:49 +00:00
CMakeLists.txt added serialization support for gimpact mesh 2010-01-29 02:50:34 +00:00
Jamfile Added a very basic dynamics demo, only using spheres (and optionally boxes) 2006-10-09 20:41:18 +00:00
main.cpp remove all warnings on Mac OSX Snow Leopard 2010-01-30 22:31:56 +00:00
Makefile.am Add libgimpact, libgimpactutils, libglui, libconvexdecomposition, soft body demo, all bullet demos to autotools build 2008-10-03 23:01:04 +00:00
Makefile.original Add posix thread backend to BulletMultiThreaded. Contributed by Enrico. 2008-04-01 18:32:41 +00:00
Win32BasicDemo.cpp enable Box2dDemo for Win32 app. 2010-01-19 23:37:14 +00:00