Updated todo.

This commit is contained in:
Nathan Vegdahl 2016-08-03 20:20:32 -07:00
parent 08576b9934
commit 91d88cbdf9

View File

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