Closed DnecLv closed 9 months ago
Amazing, thanks! 🚀
I've been planning on implementing something similar (https://github.com/Patryk27/strolle/issues/27), so that it's possible to e.g. tune ReSTIR parameters and see how it affects the scene in real time - having the foundations done by you it'll be much easier to plug other stuff in there 🙂
FXAA is independent of the render pipeline, and is better than without any anti-aliasing. I've wrapped FXAA's switches and some others into a bevy_egui-based plugin. It only has a little bit of functionality right now, and you can add it as needed if you think this pr useful. #27 FXAA on/off