No description
Having these two modules separate made more sense when the library was divided into lmath and cgmath. Now that the two have been combined, it makes more sense to bundle these types in one module (I think). |
||
---|---|---|
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☼