forked from godotengine/godot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reworks old TAA logic instead of the new path, using knowledge from all the experimentation. TAA should now be Much more consistent with movement, and should no longer exhibit shadow and specular ghosting and/or smearing, and should overall ghost less, albeit all this at the cost of static stability (the only thing the old TAA was really good at)
- Loading branch information
1 parent
1763c96
commit b462c7d
Showing
2 changed files
with
70 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters