illuminator 0.1.3

A simple yet powerful rendering tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod macros;
pub mod math;
pub mod matrix;
pub mod ops;
pub mod primes;
pub mod quaternion;
pub mod sampling;
pub mod spherical;
pub mod tensor;
pub mod vec;
pub mod tsrmath;