Go to file
erwin coumans aa1c2db35a Add support for b3Generic6DofConstraint in Bullet, CPU only for now. Also the b3GpuDynamicsWorld supports conversion of this constraint.
This means, picking works both with and without holding SHIFT (rayTest is only implemented for spheres)
2013-06-19 12:28:51 -07:00
btgui fix Linux build 2013-06-17 21:57:04 -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 Add support for b3Generic6DofConstraint in Bullet, CPU only for now. Also the b3GpuDynamicsWorld supports conversion of this constraint. 2013-06-19 12:28:51 -07:00
Demos3 Fixes in raycast (against sphere), point 2 point constraint 2013-06-18 19:33:45 -07:00
docs bt -> b3 rename 2013-04-15 18:26:09 -07:00
src Add support for b3Generic6DofConstraint in Bullet, CPU only for now. Also the b3GpuDynamicsWorld supports conversion of this constraint. 2013-06-19 12:28:51 -07:00
test Linux fixes 2013-06-17 22:45:59 -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.