psychopath/src/surface
Nathan Vegdahl caed4c67de Do depth-first instead of breadth-first ray tracing.
This simplifies a lot of code, and will make experimenting with
other things a lot more straightforward.
2022-08-01 15:26:38 -07:00
..
bilinear_patch.rs Make bilinear patch splitting a little smarter. 2019-08-01 13:49:44 +09:00
micropoly_batch.rs Update psychopath code to work with RMath changes. 2022-07-17 17:24:58 -07:00
mod.rs Do depth-first instead of breadth-first ray tracing. 2022-08-01 15:26:38 -07:00
triangle_mesh.rs Do depth-first instead of breadth-first ray tracing. 2022-08-01 15:26:38 -07:00
triangle.rs Convert Psychopath over to use new RMath library. 2022-07-15 21:42:35 -07:00