first commit

This commit is contained in:
Irlan Robson
2016-12-18 18:39:47 -02:00
commit 8f29bc7e21
232 changed files with 103257 additions and 0 deletions

18
readme.md Normal file
View File

@ -0,0 +1,18 @@
Bounce is 3D physics engine.
See readme.txt.
Here's how to control Bounce Testbed. The Testbed is a collection of tests and examples that helps
the author debug features during the engineering process and is not part of the library.
Camera (as in Maya):
<ul>
<li>Rotate the scene holding ALT + LMB</li>
<li>Translate the scene holding ALT + RMB</li>
<li>Zoom in/out the scene using ALT + Mouse Wheel</li>
</ul>
Bounce is released under the <b>zlib</b> license.
Irlan Robson http://irlan.net