Controls in ssao
example have no effect
#15997
Labels
Milestone
ssao
example have no effect
#15997
Bevy version
main
bisected to #15320
Relevant system information
SystemInfo { os: "MacOS 14.5 ", kernel: "23.5.0", cpu: "Apple M1 Max", core_count: "10", memory: "64.0 GiB" }
AdapterInfo { name: "Apple M1 Max", vendor: 0, device: 0, device_type: IntegratedGpu, driver: "", driver_info: "", backend: Metal }
Also
SystemInfo { os: "Windows 11 Home", kernel: "22631", cpu: "13th Gen Intel(R) Core(TM) i7-13700KF", core_count: "16", memory: "31.8 GiB" }
AdapterInfo { name: "NVIDIA GeForce RTX 4080 SUPER", vendor: 4318, device: 9986, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "560.94", backend: Vulkan }
What you did
cargo run --example ssao
1
and5
to toggle SSAO off and on.What went wrong
No visual evidence of anything happening.
Prior to #15320, there were obvious visual changes.
The text was updated successfully, but these errors were encountered: