box2d_sys

Crates.iobox2d_sys
lib.rsbox2d_sys
version0.2.1
sourcesrc
created_at2024-08-13 17:58:55.816796
updated_at2024-09-28 23:18:21.565921
descriptionBindings for Box2D v3.0
homepage
repositoryhttps://github.com/Carroted/box2d_sys
max_upload_size
id1336319
size2,625,411
(amytimed)

documentation

README

box2d_sys

This crate contains Rust bindings to Box2D v3.

This crate implements certain traits for Box2D types, such as Hash, PartialEq, etc. We add these whenever they are needed for our projects which use this crate.

License

MIT or Apache2 at your option, but note that Box2D itself is licensed under MIT

Commit count: 11

cargo fmt