https://github.com/swiftcoder/mini-math-rs
Lightweight math routines for 3D graphics
https://github.com/swiftcoder/mini-math-rs
3d-graphics rustlang
Last synced: 8 months ago
JSON representation
Lightweight math routines for 3D graphics
- Host: GitHub
- URL: https://github.com/swiftcoder/mini-math-rs
- Owner: swiftcoder
- License: apache-2.0
- Created: 2019-10-30T04:01:07.000Z (over 6 years ago)
- Default Branch: trunk
- Last Pushed: 2022-02-27T09:34:44.000Z (over 4 years ago)
- Last Synced: 2025-09-21T05:51:29.453Z (9 months ago)
- Topics: 3d-graphics, rustlang
- Language: Rust
- Homepage: https://crates.io/crates/mini-math
- Size: 45.9 KB
- Stars: 1
- 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-math-rs/actions)
[](https://crates.io/crates/mini-math)
[](https://docs.rs/mini-math)
Lightweight math routines for 3D graphics.
No guarantees as to the accuracy or speed thereof.
Primarily intended for demos that don't want to take on a complex dependency tree.