Multi-Camera (Per Camera) Shadow Maps
Open
A-Rendering
C-Feature
S-Needs-Review
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## What problem does this solve or what need does it fill?
This issue is referring to discussion that has been happening on Discord. #23713 is related.
Currently, Point and Spot light Shadow Maps are currently made once per light, regardless of the number of views.
This feature request is to make that configurable, especially in certain multi-cam contexts. Each camera might have a different view of scenes (via render layers), and therefore must have their own shadow maps for the meshes that the camera is able to see.
Contributor guide
Assessment
This issue has not been assessed yet.