https://github.com/sundeepk/box2d-tools
Box2d tools is a collection of useful classes that can also be used with SFML
https://github.com/sundeepk/box2d-tools
Last synced: 11 months ago
JSON representation
Box2d tools is a collection of useful classes that can also be used with SFML
- Host: GitHub
- URL: https://github.com/sundeepk/box2d-tools
- Owner: SundeepK
- License: mit
- Created: 2014-05-13T20:12:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-24T21:53:46.000Z (over 11 years ago)
- Last Synced: 2025-06-08T13:42:44.743Z (about 1 year ago)
- Language: C++
- Size: 988 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Box2d tools
=====
Box2d tools contains some useful classes that can be used with SFML or can be used as an outline for projects. It contains classes for debug drawing shapes and building bodies for Box2d. This is still under active development.