1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00

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.
This commit is contained in:
lawnjelly
2023-11-10 08:17:47 +00:00
parent 51991e2014
commit 4577dfdb67
7 changed files with 1515 additions and 13 deletions

File diff suppressed because it is too large Load Diff