No description
This is what rust-geom uses, and it seems to make more sense. I originally used _t because it referred to the base generic type, but I think _s makes more sense. |
||
---|---|---|
src | ||
.gitignore | ||
AUTHORS | ||
LICENSE | ||
Makefile | ||
pkg.rs | ||
README.md |
Lmath-rs
A mathematics library for computer graphics.
Examples
- luqmana/rray - Raytracer written in rust.
~B☼