Go to file
2013-06-04 09:17:48 -07:00
btgui Merge branch 'master' of https://github.com/erwincoumans/bullet3 2013-06-03 17:58:15 -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 add support for motion state and internal pre-tick callback 2013-06-03 15:17:06 -07:00
Demos3 start with box-plane for benchmarking 2013-06-04 05:28:01 -07:00
docs bt -> b3 rename 2013-04-15 18:26:09 -07:00
src fix b3Logging for Mac 2013-06-04 09:17:48 -07:00
test fix Mac OSX build 2013-06-04 09:09:10 -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.