Updated todo.txt

This commit is contained in:
Nathan Vegdahl 2016-07-07 23:40:00 -07:00
parent aff8d24f55
commit 00f8056bdb

View File

@ -1,3 +1,4 @@
//- Move to spectral rendering. - Implement support for multiple light sources in a scene.
- Implement basic direct lighting w/ spherical lights. - Implement shader parsing, and use in rendering.
- Add gui display of rendering in progress.
- Unit tests for scene parsing. - Unit tests for scene parsing.