Go to file
erwincoumans ab125fbb6d implement GPU breakable constraints
add GPU fixed constraint
fix performance issue with concave meshes (didn't clear the number of concave-convex pairs, so it increased every frame)
2013-07-17 16:11:54 -07:00
btgui add basic CPU multi threading files from Bullet 2.x (still need to make it work) 2013-07-16 18:16:54 -07:00
build3 compute best axis on host and OpenCL for 1-axis SAP, based on best variance 2013-07-12 20:46:43 -07:00
data prepare for GPU cloth/softbody 2013-05-06 18:35:34 -07:00
Demos3 implement GPU breakable constraints 2013-07-17 16:11:54 -07:00
docs bt -> b3 rename 2013-04-15 18:26:09 -07:00
src implement GPU breakable constraints 2013-07-17 16:11:54 -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.