Go to file
2013-07-02 21:13:42 -07:00
btgui GWEN improvement: allow to navigate TreeControl and ComboBox using the cursor keys 2013-07-01 23:43:49 -07:00
build3 move shaders to .glsl files and stringify to .h file. 2013-06-28 14:10:23 -07:00
data prepare for GPU cloth/softbody 2013-05-06 18:35:34 -07:00
Demos3 towards GPU joint (non-contact) constraint solving. The ConstraintDemo shows that CPU performance is very good, so not much performance win is to be expected. 2013-07-02 21:13:42 -07:00
docs bt -> b3 rename 2013-04-15 18:26:09 -07:00
src towards GPU joint (non-contact) constraint solving. The ConstraintDemo shows that CPU performance is very good, so not much performance win is to be expected. 2013-07-02 21:13:42 -07:00
test Move b3Quickprof.* from Bullet 3.x src folder to btgui/Timing 2013-06-19 22:08:03 -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.