Files
bullet3/btgui
erwincoumans 677722bba3 support compound versus compound collision shape acceleration on GPU, using aabb tree versus aabb tree.
Remove constructor from b3Vector3,  to make it a POD type, so it can go into a union (and more compatible with OpenCL float4)
Use b3MakeVector3 instead of constructor
Share some code between C++ and GPU in a shared file: see b3TransformAabb2 in src/Bullet3Collision/BroadPhaseCollision/shared/b3Aabb.h
Improve PairBench a bit, show timings and #overlapping pairs.
Increase shadowmap default size to 8192x8192 (hope the GPU supports it)
2013-08-20 03:19:59 -07:00
..
2013-05-04 21:30:51 -07:00
2013-03-12 23:52:31 -07:00
2013-07-02 21:08:52 -07:00
2013-04-29 22:55:12 -07:00
2013-07-01 09:45:12 -07:00
2013-05-06 18:35:34 -07:00
2013-06-20 10:14:21 -07:00