TODO list
This commit is contained in:
parent
b15b0097b2
commit
ba98b1e9eb
1 changed files with 18 additions and 0 deletions
18
TODO
Normal file
18
TODO
Normal file
|
@ -0,0 +1,18 @@
|
|||
Rendering:
|
||||
* Enhanced sphere tracing
|
||||
* Improved light sources
|
||||
* PBR
|
||||
* Secondary rays
|
||||
* Shadows
|
||||
|
||||
Post-processing:
|
||||
* Depth of Field
|
||||
* Chromatic aberration
|
||||
* Lens dirt
|
||||
|
||||
Technical:
|
||||
* Profiling
|
||||
* GLSL with includes
|
||||
* GLSL constants generator
|
||||
* Common handling for parameters
|
||||
* Curves for value control
|
Loading…
Reference in a new issue