Crates.io | box2d_sys |
lib.rs | box2d_sys |
version | 0.2.1 |
source | src |
created_at | 2024-08-13 17:58:55.816796 |
updated_at | 2024-09-28 23:18:21.565921 |
description | Bindings for Box2D v3.0 |
homepage | |
repository | https://github.com/Carroted/box2d_sys |
max_upload_size | |
id | 1336319 |
size | 2,625,411 |
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.
MIT or Apache2 at your option, but note that Box2D itself is licensed under MIT