Go to file
2013-05-22 17:59:13 -07:00
btgui fix Linux build (only OpenCL/gwen tested) 2013-05-20 16:53:43 -07:00
build fix padding issue under Linux (where b3Vector3 is not 16-byte aligned) 2013-05-22 17:46:47 -07:00
data prepare for GPU cloth/softbody 2013-05-06 18:35:34 -07:00
demos3/BasicGpuDemo 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
Demos3 enable alignment macros for Linux 2013-05-22 17:59:13 -07:00
docs bt -> b3 rename 2013-04-15 18:26:09 -07:00
src enable alignment macros for Linux 2013-05-22 17:59:13 -07:00
test Add option to use clew to manually open the OpenCL dynamic library 2013-05-20 17:58:19 -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.