bullet3/Demos/AllBulletDemos
erwin.coumans 50344c4a23 Add support for broadphase acceleration of convex cast (re-use rayTest implementation with an added aabb min/max, zero for rays)
Add Concave Convexcast demo back in AllBulletDemos, and tweaked it a bit.
Fix view frustum of ForkLiftDemo (caused picking to fail)
Removed innerloop profiling for ray and convex casts, it hurts performance.
Set default #aabb's in CDTestFramework to 8192
2008-11-19 00:38:29 +00:00
..
CMakeLists.txt replace VehicleDemo by ForkLiftDemo in AllBulletDemos 2008-11-07 00:42:32 +00:00
DemoEntries.cpp Add support for broadphase acceleration of convex cast (re-use rayTest implementation with an added aabb min/max, zero for rays) 2008-11-19 00:38:29 +00:00
DemoEntries.h removed BulltMultiThreaded demo from AllBulletDemos (there is still a standalone demo) 2008-04-06 07:15:31 +00:00
Jamfile replace VehicleDemo by ForkLiftDemo in AllBulletDemos 2008-11-07 00:42:32 +00:00
Main.cpp Add support for broadphase acceleration of convex cast (re-use rayTest implementation with an added aabb min/max, zero for rays) 2008-11-19 00:38:29 +00:00
Makefile.am replace VehicleDemo by ForkLiftDemo in AllBulletDemos 2008-11-07 00:42:32 +00:00