2017-10-01 10:23:23 +02:00
|
|
|
Rendering:
|
|
|
|
* Enhanced sphere tracing
|
|
|
|
* Improved light sources
|
|
|
|
* PBR
|
|
|
|
* Secondary rays
|
|
|
|
* Shadows
|
|
|
|
|
|
|
|
Post-processing:
|
|
|
|
* Depth of Field
|
|
|
|
* Chromatic aberration
|
|
|
|
* Lens dirt
|
|
|
|
|
|
|
|
Technical:
|
2017-10-01 18:51:02 +02:00
|
|
|
* Use program pipelines
|
|
|
|
* Use uniform buffers
|
2017-10-01 10:23:23 +02:00
|
|
|
* GLSL with includes
|
|
|
|
* GLSL constants generator
|
|
|
|
* Common handling for parameters
|
|
|
|
* Curves for value control
|