takahiyn / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

SPU Support for btStaticPlaneShape #312

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=9&t=3659&hilit=btStaticPl
aneShape

Currently btStaticPlaneShape is not supported on the SPU gathering
collision dispatcher

Original issue reported on code.google.com by davidsr...@gmail.com on 1 Dec 2009 at 11:15

GoogleCodeExporter commented 9 years ago
Latest trunk can process btStaticPlaneShape on the SPU. Suprisingly enough the 
btBoxShape performs better 
through, but huge-sized boxes might cause instability.

http://code.google.com/p/bullet/source/detail?r=1997

We look into providing spubullet-2.76 after the actual Bullet 2.76 release.
Thanks for the feedback!
Erwin

Original comment by erwin.coumans on 16 Feb 2010 at 5:38