Todo list update

This commit is contained in:
Emmanuel BENOîT 2017-10-04 18:28:48 +02:00
parent a1aaac7a75
commit d64e9f9a2e

5
TODO
View file

@ -1,19 +1,14 @@
Rendering: Rendering:
* Enhanced sphere tracing
* Improved light sources * Improved light sources
* PBR
* Secondary rays * Secondary rays
* Shadows * Shadows
Post-processing: Post-processing:
* Depth of Field
* Chromatic aberration * Chromatic aberration
* Lens dirt * Lens dirt
Technical: Technical:
* Use program pipelines
* Use uniform buffers * Use uniform buffers
* GLSL with includes
* GLSL constants generator * GLSL constants generator
* Common handling for parameters * Common handling for parameters
* Curves for value control * Curves for value control