https://github.com/swiftcoder/mini-collide-rs
Lightweight collision routines for 3D graphics
https://github.com/swiftcoder/mini-collide-rs
3d-graphics rustlang
Last synced: about 1 year ago
JSON representation
Lightweight collision routines for 3D graphics
- Host: GitHub
- URL: https://github.com/swiftcoder/mini-collide-rs
- Owner: swiftcoder
- License: apache-2.0
- Created: 2019-11-12T16:16:57.000Z (over 6 years ago)
- Default Branch: trunk
- Last Pushed: 2022-02-02T14:33:14.000Z (over 4 years ago)
- Last Synced: 2025-03-27T06:51:19.278Z (about 1 year ago)
- Topics: 3d-graphics, rustlang
- Language: Rust
- Homepage: https://crates.io/crates/mini-collide
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://github.com/swiftcoder/mini-collide-rs/actions)
[](https://crates.io/crates/mini-collide)
[](https://docs.rs/mini-collide)
Collision primitives to accompany the mini-math crate.
No guarantees as to the accuracy or speed thereof.
Primarily intended for demos that don't want to take on a complex dependency tree.