psychopath/todo.txt
Nathan Vegdahl da46878243 Print render progress and auto-determine bucket size.
The bucket size is automatically determined based on a target
number of samples per bucket.
2016-07-10 16:40:30 -07:00

4 lines
186 B
Plaintext

//- Implement support for multiple light sources in a scene.
- Implement shader parsing, and use in rendering.
- Add gui display of rendering in progress.
- Unit tests for scene parsing.