Crates.io | rolt |
lib.rs | rolt |
version | 0.3.1+Jolt-5.0.0 |
source | src |
created_at | 2024-04-22 05:25:20.224056 |
updated_at | 2024-05-19 23:42:24.897395 |
description | Safe(-ish) bindings to Jolt Physics |
homepage | |
repository | https://github.com/SecondHalfGames/jolt-rust |
max_upload_size | |
id | 1215925 |
size | 30,008 |
rolt
— aspirationally safe Rust Jolt bindingsThis crate contains a higher-level wrapper around JoltC, providing ergonomics comparable to using Jolt from C++.
The safety of this crate is currently provided on a best-effort basis.
For more complete and unsafe bindings, see joltc-sys.
libclang
, see the bindgen guide for installation steps.double-precision
: Forwards to joltc-sys/double-precision
object-layer-u32
: Forwards to joltc-sys/object-layer-u32