A pure Go physics library with no dependencies. Unofficial Chipmunk2D port.
See the codeGo port of Chipmunk2D physics library.
import "github.com/jakecoffman/cp/v2"
Stable -- most features are implemented and the demos are very close to Chipmunk2D demos.
The official chipmunk docs are a really good place to start: https://chipmunk-physics.net/release/ChipmunkLatest-Docs/
Same features as Chipmunk2D:
Go
100.0%
A pure Go physics library with no dependencies. Unofficial Chipmunk2D port.
See the codeGo port of Chipmunk2D physics library.
import "github.com/jakecoffman/cp/v2"
Stable -- most features are implemented and the demos are very close to Chipmunk2D demos.
The official chipmunk docs are a really good place to start: https://chipmunk-physics.net/release/ChipmunkLatest-Docs/
Same features as Chipmunk2D:
Go
100.0%