bullet3/Demos3/BasicDemo
erwin coumans 6ee9eb9bb5 fix bug in assignment of contact constraints to solver grid (always use dynamic body to determine constraint assignment, otherwise write conflicts can occur)
implement CPU version of narrowphase convex collision, for comparison/debug purposes
start towards cpu/gpu sync, for adding/removing bodies (work in progress)
2013-05-02 09:49:16 -07: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 resolve some naming conflicts between Bullet 3.x and Bullet 2.x 2013-04-30 18:17:44 -07: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