|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::workbench |
Cavity Effect:
We use Screen Space Ambient Occlusion (SSAO) to enhance geometric details of the surfaces. We also use a Curvature effect computed only using the surface normals.
This is done as part of the opaque resolve pass. It only affects the opaque surfaces.
Definition in file workbench_effect_cavity.cc.