mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 06:30:19 +00:00
9148847589
The comment was incorrect - we are already looking at the pyramid texture so we do not need to transform the size in any way. Doing that resulted in a mip that was too fine to be selected in certain cases, which resulted in a 2x2 pixel footprint not actually fully covering the cluster sphere - sometimes this could lead to a non-conservative depth value being computed which resulted in the cluster being marked as invisible incorrectly. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |