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:
|
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
|
||||||
|
|
Loading…
Reference in a new issue