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

improves SSAO quality vs performance balance #119

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

TheCodeTherapy
Copy link
Contributor

This PR aims to improve the quality VS performance balance for the screen-space ambient occlusion, as using half-res for the post-processing step offers a very decent quality with a much faster performance.

What kind of change does your PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Refactor
  • Tests
  • Other, please describe:

Does your PR fulfill the following requirements?

  • The title references the corresponding issue # (if relevant)

@TheCodeTherapy TheCodeTherapy merged commit c9d5b8c into main Mar 19, 2024
5 checks passed
@deej-io deej-io deleted the feature/ao-quality-vs-perf branch August 5, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants