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

Added (optional) cubic sampling, to fix staircase effect #121

Merged
merged 3 commits into from
Oct 17, 2022

Conversation

mlavik1
Copy link
Owner

@mlavik1 mlavik1 commented Oct 14, 2022

Added (ptional) cubic sampling, to fix staircase effect.
This is disabled by default, since it's rather expensive.

TODO: Maybe update documentation? Add shader's license?

#120

@mlavik1
Copy link
Owner Author

mlavik1 commented Oct 14, 2022

Before:
Screenshot_20221014_144111
After:
Screenshot_20221014_144122

@mlavik1 mlavik1 changed the title Added (ptional) cubic sampling, to fix staircase effect Added (optional) cubic sampling, to fix staircase effect Oct 17, 2022
@mlavik1
Copy link
Owner Author

mlavik1 commented Oct 17, 2022

This setting can now be enabled under "other settings" - "enable cubic sampling":
image

@mlavik1 mlavik1 merged commit 70ed1d1 into master Oct 17, 2022
@mlavik1 mlavik1 deleted the cubic-sampling branch October 25, 2022 20:38
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.

1 participant