bullet3/Demos3/BasicDemo
erwin coumans 69e5454d18 Add the old Bullet 2.x obsolete demos, and CMake buildsystem files, and gradually move them to newer Bullet 3.x structure
Use statically linked freeglut, instead of dynamic glut for the obsolete Bullet 2.x demos
Add the 'reset' method to b3GpuDynamicsWorld, and use it in the BasicGpuDemo (pretty slow in debug mode, use release mode)
Don't crash in btCollisionWorld, if there is no collision dispatcher
2013-12-19 12:40:59 -08:00
..
BasicDemo.cpp fix bug in assignment of contact constraints to solver grid (always use dynamic body to determine constraint assignment, otherwise write conflicts can occur) 2013-05-02 09:49:16 -07:00
BasicDemo.h resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07:00
CMakeLists.txt Add the old Bullet 2.x obsolete demos, and CMake buildsystem files, and gradually move them to newer Bullet 3.x structure 2013-12-19 12:40:59 -08:00
main.cpp resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07:00
Makefile.am resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07:00
Win32BasicDemo.cpp resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07:00