Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TAA + Sharpen #118

Closed
20 tasks done
Delt06 opened this issue Aug 11, 2023 · 0 comments · Fixed by #129
Closed
20 tasks done

TAA + Sharpen #118

Delt06 opened this issue Aug 11, 2023 · 0 comments · Fixed by #129
Labels
Post FX Post-processing or screen-space effects
Milestone

Comments

@Delt06
Copy link
Owner

Delt06 commented Aug 11, 2023

Render motion vectors as another geometry pre-pass:

Progress:

  • Motion Vectors pre-pass
  • TAA post-processing pass
  • Handle first frame case (write black motion vectors, skip previous frame buffer lookup)
  • Test skinned meshes
  • Fix projection matrices vertical flip
  • Ensure inverse projection matrix is correct (check SSAO)
  • Ensure camera override is working
  • Ensure tiled lighting is working
  • Fix geometry popping on game start (seems to occur after fa1cffa)
  • Sharpen
  • Pre/Post upscale post-processing
  • Fix TAA History RT handle having native res
  • Test various GAPIs
    • DirectX
    • OpenGLES
    • Vulkan
  • Stripping
  • Test on Android
  • Example scene
  • Wiki page
@Delt06 Delt06 added the Post FX Post-processing or screen-space effects label Aug 11, 2023
@Delt06 Delt06 added this to the Wishlist milestone Aug 11, 2023
@Delt06 Delt06 modified the milestones: Wishlist, v0.7.0 Oct 9, 2023
@Delt06 Delt06 changed the title TAA TAA + Sharpen Oct 14, 2023
@Delt06 Delt06 mentioned this issue Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Post FX Post-processing or screen-space effects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant