Todo list update
This commit is contained in:
parent
a1aaac7a75
commit
d64e9f9a2e
1 changed files with 0 additions and 5 deletions
5
TODO
5
TODO
|
@ -1,19 +1,14 @@
|
|||
Rendering:
|
||||
* Enhanced sphere tracing
|
||||
* Improved light sources
|
||||
* PBR
|
||||
* Secondary rays
|
||||
* Shadows
|
||||
|
||||
Post-processing:
|
||||
* Depth of Field
|
||||
* Chromatic aberration
|
||||
* Lens dirt
|
||||
|
||||
Technical:
|
||||
* Use program pipelines
|
||||
* Use uniform buffers
|
||||
* GLSL with includes
|
||||
* GLSL constants generator
|
||||
* Common handling for parameters
|
||||
* Curves for value control
|
||||
|
|
Loading…
Reference in a new issue