Updated todo.

This commit is contained in:
Nathan Vegdahl 2016-07-31 11:49:53 -07:00
parent d12b76a933
commit 024437c657

View File

@ -3,4 +3,5 @@
- Implement proper light source selection for hierarchical instancing. - Implement proper light source selection for hierarchical instancing.
- Implement shader parsing, and use in rendering. - Implement shader parsing, and use in rendering.
- Add gui display of rendering in progress. - Add gui display of rendering in progress.
- Implement floating point accuracy stuff.
- Unit tests for scene parsing. - Unit tests for scene parsing.