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
98006e5607a7d062b6cd35d4b838d0f9ada7400d
bullet3
/
Extras
/
BulletMultiThreaded
/
SpuNarrowPhaseCollisionTask
History
ejcoumans
71b58309cf
add support for X,Z axis aligned capsules
2008-02-08 01:10:34 +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
add support for X,Z axis aligned capsules
2008-02-08 01:10:34 +00:00
SpuCollisionShapes.h
Initial work on batch raycast support.
2008-01-08 23:38:33 +00:00
SpuContactResult.cpp
fixes to compile/share more code between SPU and PPU
2008-02-01 03:35:54 +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
fixes to compile/share more code between SPU and PPU
2008-02-01 03:35:54 +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