# oliverbestmann/box2d-go

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/oliverbestmann-box2d-go).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/oliverbestmann/box2d-go
- awesome-repositories: https://awesome-repositories.com/repository/oliverbestmann-box2d-go.md

## Description

This is a mainly automated Golang port of Box2D v3. The original C code is transpiled into Go using modernc.org/ccgo/v4. Some post-processing creates a user-friendly Go API, concealing the low-level details of the transpiled C code.

## Tags

### Part of an Awesome List

- [Physics and Collision](https://awesome-repositories.com/f/awesome-lists/devtools/physics-and-collision.md) — Go port of the Box2D physics library.
