3 dimensional collision detection library in Rust.
# Cargo.toml
[dependencies]
parry3d = "0.26.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Cast a ray against a ball shape and get intersection info.
Add nalgebra to Cargo.toml.
No dependency data recorded yet.