psychopath/todo.txt
2016-08-03 20:20:32 -07:00

7 lines
326 B
Plaintext

//- Implement support for multiple light sources in a scene.
//- Implement light tree.
- Implement proper light source selection for hierarchical instancing.
- Implement shader parsing, and use in rendering.
- Implement floating point accuracy stuff.
- Add gui display of rendering in progress.
- Unit tests for scene parsing.