psychopath/src/math
2016-01-02 21:23:17 -08:00
..
matrix.rs Now using Camera to generate rays in test scene. 2016-01-02 21:23:17 -08:00
mod.rs Generalized the BVH to... pretty much anything. 2015-12-31 00:32:38 -08:00
normal.rs Moved all the 3d math stuff into its own module. 2015-12-26 19:27:32 -08:00
point.rs Implemented anti-aliasing with permuted halton sequence. 2015-12-29 13:42:40 -08:00
vector.rs Moved all the 3d math stuff into its own module. 2015-12-26 19:27:32 -08:00