Crates.io | joltc-sys |
lib.rs | joltc-sys |
version | 0.3.1+Jolt-5.0.0 |
source | src |
created_at | 2024-04-22 05:23:33.67046 |
updated_at | 2024-05-19 23:40:04.938339 |
description | Unsafe bindings to Jolt Physics using JoltC |
homepage | |
repository | https://github.com/SecondHalfGames/jolt-rust |
max_upload_size | |
id | 1215916 |
size | 9,559,144 |
joltc-sys
— Jolt bindings via [JoltC]This crate contains unsafe bindings to JoltC.
libclang
, see the bindgen guide for installation steps.double-precision
: Enable higher precision simulation using doubles instead of floats.object-layer-u32
: Changes the ObjectLayer type to use 32 bits instead of 16 bits.