diff --git a/todo.txt b/todo.txt index aa01da4..0af4dbb 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,7 @@ - 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. // Add OpenEXR support. - Add gui display of rendering in progress.