A pure Go port of Box2D v3.1.1.
go get github.com/neguse/gox2d/box2dimport "github.com/neguse/gox2d/box2d"See the examples/ directory for various samples.
go run ./examples/demogo build ./box2d/
go test ./box2d/MIT License. See LICENSE for details.
This is a derivative work based on Box2D v3 (Copyright (c) 2022 Erin Catto).