15 lines
No EOL
290 B
Markdown
15 lines
No EOL
290 B
Markdown
# Lmath-rs
|
|
|
|
A linear algebra library for Rust, targeted at computer graphics.
|
|
|
|
## Dependencies
|
|
|
|
[numeric-rs](https://github.com/bjz/numeric-rs/) (drop the library binary into lmath/extern)
|
|
|
|
|
|
## Examples
|
|
|
|
- [luqmana/rray](https://github.com/luqmana/rray) - Raytracer written in rust.
|
|
|
|
|
|
~B☼ |