This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
1cdd5bf67f57059f6543bcfb3249a27c0f54146f
bullet3
/
Extras
/
BulletMultiThreaded
/
SpuNarrowPhaseCollisionTask
History
ejcoumans
1cdd5bf67f
add support for 16bit and 32bit indices in SPU/BulletMultiThreaded version of btBvhTriangleMeshShape
2008-02-01 02:13:24 +00:00
..
readme.txt
Added multi-threaded collision detection. Original code is written for Cell SPU, but wrappers are provided to run on multi-core using Win32 Threads.
2007-06-13 01:04:43 +00:00
SpuCollisionShapes.cpp
fixed to get MacOSX to compile, added new files to CMakeLists.txt
2008-01-23 23:13:31 +00:00
SpuCollisionShapes.h
Initial work on batch raycast support.
2008-01-08 23:38:33 +00:00
SpuContactResult.cpp
Refactored SpuGatheringCollisionTask to use code in SpuCollisionShapes.
2008-01-14 23:44:07 +00:00
SpuContactResult.h
Refactored SpuGatheringCollisionTask to use code in SpuCollisionShapes.
2008-01-14 23:44:07 +00:00
SpuConvexPenetrationDepthSolver.h
Refactored SpuGatheringCollisionTask to use code in SpuCollisionShapes.
2008-01-14 23:44:07 +00:00
SpuGatheringCollisionTask.cpp
add support for 16bit and 32bit indices in SPU/BulletMultiThreaded version of btBvhTriangleMeshShape
2008-02-01 02:13:24 +00:00
SpuGatheringCollisionTask.h
Refactored SpuGatheringCollisionTask to use code in SpuCollisionShapes.
2008-01-14 23:44:07 +00:00
SpuGjkPairDetector.cpp
Refactored SpuGatheringCollisionTask to use code in SpuCollisionShapes.
2008-01-14 23:44:07 +00:00
SpuGjkPairDetector.h
Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project:
2007-09-26 23:43:51 +00:00
SpuLocalSupport.h
Refactored SpuGatheringCollisionTask to use code in SpuCollisionShapes.
2008-01-14 23:44:07 +00:00
SpuMinkowskiPenetrationDepthSolver.cpp
Refactored SpuGatheringCollisionTask to use code in SpuCollisionShapes.
2008-01-14 23:44:07 +00:00
SpuMinkowskiPenetrationDepthSolver.h
Refactored SpuGatheringCollisionTask to use code in SpuCollisionShapes.
2008-01-14 23:44:07 +00:00
SpuPreferredPenetrationDirections.h
Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project:
2007-09-26 23:43:51 +00:00
SpuVoronoiSimplexSolver.cpp
Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project:
2007-09-26 23:43:51 +00:00
SpuVoronoiSimplexSolver.h
Added libspe2 parallel Cell SPE support contribution by IBM Germany 'Extreme Blue' project:
2007-09-26 23:43:51 +00:00
readme.txt
Empty placeholder for future Libspe2 SPU task