Main Page
From Box2D Wiki
Jump to:
navigation
,
search
Box2d Wiki
Box2d
is a
feature
rich 2d
rigid body
physics engine, written in C++ by
Erin Catto
. It has been used in many games, including
Crayon Physics Deluxe
, winner of the 2008 Independant Game Festival Grand Prize. Many
ports
are available for
Flash
,
Java
,
C#
,
Python
,
JavaScript
, and fixed point embedded devices.
Further reading
Official Manual
Box2d Homepage
General FAQ
Programming FAQ
Current TODO list
Stable source v2.0.0
User forums
Ports
to other programming languages
Quick start Guide
Download
Box2d
Build
the library and
testbed
Play around with the testbed examples
Get familiar the
features
of the engine
Check out some
sample code
and learn how to complete
common tasks
in Box2d
Make an awesome game, and
show it off
!
Need help? If you can't find answers here or in the
General FAQ
, visit the
Box2d forum
Box2DFlash Video Tutorial
Typical Engine Usage
Set up your Box2d
world
Create some
shapes
Add them to
bodies
Connect your bodies with
joints
Step
your world forward within a
simulation loop
Draw your results (note: Box2d does not handle drawing, you must hook it up to your own drawing routines)
Views
Page
Discussion
View source
History
Personal tools
Log in / create account
Navigation
Main Page
Community portal
Current events
Recent changes
Random page
Help
Donations
Search
Toolbox
What links here
Related changes
Upload file
Special pages
Printable version
Permanent link