mirror of
https://github.com/godotengine/godot.git
synced 2025-01-06 17:37:18 +08:00
4577dfdb67
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. |
||
---|---|---|
.. | ||
error_list.cpp | ||
error_list.h | ||
error_macros.cpp | ||
error_macros.h | ||
SCsub |