emscripten/tests/box2d
Alon Zakai 4f2bcd9fd1 fix box2d compilation with emscripten 2013-05-09 14:29:32 -07:00
..
Box2D Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
Build Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
HelloWorld Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
Testbed Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
freeglut Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
glui Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
Benchmark.cpp fix box2d compilation with emscripten 2013-05-09 14:29:32 -07:00
Building.txt Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
CMakeLists.txt Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
License.txt Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
Makefile box2d benchmark fixes 2013-04-10 16:02:03 -07:00
Readme.txt Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00
premake4.lua Remove executable permissions on simple files 2013-05-03 13:18:26 -07:00

Readme.txt

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

Box2D Version 2.1

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