psychopath/todo.txt
Nathan Vegdahl c3d3145817 Fixed bug in ray intersection code.
The max_t was getting overwritten during transforms.
2016-06-02 22:36:02 -07:00

2 lines
77 B
Plaintext

//- Basic scene parsing with triangle meshes.
- Unit tests for scene parsing.