Files
filament/samples
Mathias Agopian 2202b5ab8c Add support for depth clamp and use it for shadows
vk, metal and desktop gl all support depth clamp, GLES/android also does
with ANGLE. Add support for it in the backends.

use depth clamp to improve directional shadow quality; this allows
to render everything that's behind the camera at the same "zero" depth,
so we can reduce the depth range we need.

Fixes #6293
2024-08-30 10:56:31 -07:00
..
2024-06-28 12:14:57 -07:00
2022-09-27 15:52:40 -07:00
2023-02-01 10:04:02 -08:00
2024-06-28 12:14:57 -07:00
2022-12-01 09:36:46 -08:00