Skip to content

acrlw/box2c-clean

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Box2c for private use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • CMake 1.1%