added Steven Baker's GPU physics code (work in progress)

This commit is contained in:
ejcoumans
2006-09-18 20:16:43 +00:00
parent d87a85ae97
commit b548455ae9
14 changed files with 1796 additions and 0 deletions

29
Extras/GPUphysics/CHANGES Normal file
View File

@@ -0,0 +1,29 @@
GPUphysics-0.0
==============
* Initial release
GPUphysics-0.1
==============
* Fixes for stencil buffer problems on some systems.
GPUphysics-0.2
==============
* Added MacOSX support.
* Added a ton of command-line debug options (see DEBUG_README)
* Changed to ZLib license.
GPUphysics-0.3
==============
* Use signed initial velocities so everything doesn't slide off the screen!
* The 'bounce' now slows down X/Z motion as well as Y so things actually
do stop moving eventually.
* Added to the Bullet Subversion repository at Sourceforge.net
See http://sf.net/projects/bullet