You've already forked godot
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:
1125
servers/rendering/rendering_light_culler.cpp
Normal file
1125
servers/rendering/rendering_light_culler.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user