Skip to content

Collection of graphical frontends for box2d debug rendering

License

Notifications You must be signed in to change notification settings

MetGang/b2Draw2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

b2Draw2d

box2d is C++ library - known as box2d v2.x

Collection of graphical frontends for box2d debug rendering.

Supported frontends

Scaling

To ensure best precision box2d uses units called meters which is just a fancy name for small floats because floating-point numbers lose precision when the number gets bigger. That's why it's the best to keep size of your physics object in range from 0.0f to 10.0f and then use scale while rendering.

License

MIT, see license for more information.

About

Collection of graphical frontends for box2d debug rendering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages