Resolve PCSS issues, remove "experimental" flag, and "release" the feature
Open
A-Rendering
C-Bug
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## Bevy version
0.15
## Info
* Calculate the search radius based on the light radius in world units and the distance to the light in world units (for directional lights this should be configurable and perhaps default to the distance to the sun)
* Average depth in world units when finding the blocker
* Use the correct calculation for the filter radius that leverages the penumbra size calculation
* Use blue noise random rotations of the MSAA sampling pattern
From this conversation on discord https://discord.com/channels/691052431525675048/743663924229963868/1300819753480228895
Contributor guide
Assessment
This issue has not been assessed yet.