Skip to content

disusdev/box2c

 
 

Repository files navigation

Box2D Logo

Build Status

Build Status

Box2D v3.0 Notes

This repository is pre-alpha. Everything is a work in progress.

Giving Feedback

Please visit the discussions tab or start a chat on discord.

Box2D

Box2D is a 2D physics engine for games.

Contributing

Please do not submit pull requests with new features or core library changes. Instead, please file an issue first for discussion. For bugs, I prefer detailed bug reports over pull requests.

Documentation

License

Box2D is developed by Erin Catto, and uses the MIT license.

Sponsorship

Support development of Box2D through Github Sponsors

Building on clang in windows

cmake -S .. -B . -G "Visual Studio 17 2022" -A x64 -T ClangCL https://clang.llvm.org/docs/UsersManual.html#clang-cl

About

Library for 2D Game Physics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.1%
  • CMake 0.9%