#physics-engine #progress #bindings #chipmunk-2d

chipmunk

Rust bindings to the chipmunk-2d physics engine. This crate is a work in progress.

2 releases

Uses old Rust 2015

0.0.2 Aug 12, 2015
0.0.1 Feb 25, 2015

#36 in #physics-engine

MIT license

34KB
850 lines

Chipmunk

This is a library wrapping around the chipmunk-2d physics engine. This is the high-level wrapping, for the C interface, see the chipmunk-sys crate.

Dependencies

~2MB
~22K SLoC