Added Box2D

This commit is contained in:
Julian Nießner
2018-05-06 12:43:20 +02:00
parent cb5469bb89
commit d175d433a8
351 changed files with 123545 additions and 1 deletions

17
external/Box2D-2.3.1/Box2D/Readme.txt vendored Normal file
View File

@@ -0,0 +1,17 @@
Welcome to Box2D!
Box2D is a 2D physics engine for games.
For help with Box2D, please visit http://www.box2d.org. There is a forum there where you may post your questions.
Please see Building.txt to learn how to build Box2D and run the testbed.
To run the demos, set "Testbed" as your startup project and press F5. Some test bed commands are:
- 'r' to reset the current test
- SPACE to launch a bomb
- arrow keys to pan
- 'x' and 'z' to zoom in/out
- use the mouse to click and drag objects
Erin Catto
http://www.box2d.org