mirror of
https://github.com/bevyengine/bevy
synced 2025-03-07 08:47:24 +00:00
# Objective - Reduce edge artifacts and noise in motion blur with TAA. ## Solution - Reorder's motion blur and TAA, so TAA is run after motion blur. ## Testing - Tested with built in examples, as well as some external test scenes. Before:   After:   |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |