Updated todo.

This commit is contained in:
Nathan Vegdahl 2017-02-06 16:08:52 -08:00
parent c3f3599c09
commit f1e558de05

View File

@ -1,5 +1,7 @@
- Implement shader parsing, and use in rendering. - Implement shader parsing, and use in rendering.
- Implement sun light sources - Implement sun light sources:
// - Implement sun light export in Psychoblend
- Implement sun light sources in Psychopath
- Implement floating point accuracy stuff. - Implement floating point accuracy stuff.
// Add OpenEXR support. // Add OpenEXR support.
- Add gui display of rendering in progress. - Add gui display of rendering in progress.