Go to file
2013-06-17 13:23:41 -07:00
btgui fix Linux build (tested on Ubuntu 12.10, 32bit) 2013-06-05 08:51:13 -07:00
build add missing rayCast kernel 2013-06-07 20:47:47 -07:00
data prepare for GPU cloth/softbody 2013-05-06 18:35:34 -07:00
demos3/BasicGpuDemo b3GpuDynamicsWorld improvements: 2013-06-06 22:01:06 -07:00
Demos3 don't crash if the maximum number of pairs is exceeded, but report an error using b3Error 2013-06-17 13:23:41 -07:00
docs bt -> b3 rename 2013-04-15 18:26:09 -07:00
src don't crash if the maximum number of pairs is exceeded, but report an error using b3Error 2013-06-17 13:23:41 -07:00
test tweak default values of b3Config.h so some laptop GPUs can run 128k scenes 2013-06-14 12:10:16 -07:00
bullet2.patch patch to make Bullet 2.x bridge work (should be applied soon) 2013-05-03 09:25:57 -07:00
readme.txt bt -> b3 rename 2013-04-15 18:26:09 -07:00

Bullet 3.x GPU rigid body pipeline.

See docs folder for information, 
including how to build the project.