File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ A Windows only OpenGL 4.6 renderer for testing different rendering techniques &
10
10
- Clustered forward rendering.
11
11
- Volumetric fog & lighting.
12
12
- Realtime global illumination (Voxel cone tracing).
13
+ - Temporal reprojection for volumetrics & screen space GI.
13
14
- Variance shadow mapping.
14
15
- Light cookies.
15
16
- Point, spot & directional lights.
@@ -33,7 +34,6 @@ A Windows only OpenGL 4.6 renderer for testing different rendering techniques &
33
34
- Motion vectors.
34
35
- Render queues (currently only supports opaque renderers).
35
36
- Transparent queue with back to front sorting.
36
- - Temporal reprojection for blending inter frame results of different effects.
37
37
- Documentation.
38
38
39
39
## Render Pipeline Execution Order
You can’t perform that action at this time.
0 commit comments