godot/core/error
lawnjelly 4577dfdb67 Shadow volume culling and tighter shadow caster culling
Existing shadow caster culling takes no account of the camera.
This PR adds the highly encapsulated class RenderingLightCuller which can cut down the casters in the shadow volume to only those which can cast shadows on the camera frustum.
2024-01-30 08:38:31 +00:00
..
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
error_list.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
error_list.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
error_macros.cpp Fix incorrect index error macros 2023-01-22 12:23:56 +01:00
error_macros.h Shadow volume culling and tighter shadow caster culling 2024-01-30 08:38:31 +00:00