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

Allow to specify custom quality settings when building target #19

Open
NickAcPT opened this issue Jul 31, 2024 · 0 comments
Open

Allow to specify custom quality settings when building target #19

NickAcPT opened this issue Jul 31, 2024 · 0 comments

Comments

@NickAcPT
Copy link
Contributor

Hey there, first of all, I want to thank you for this port, it has been very useful so far!
I've been running it in production for my Minecraft skin avatar service for a while now and it's been smooth sailing.

Right now, I've running it with the Ultra quality setting, but since I wanted to lower the threshold (from 0.05 down to 0.01 - it might be placebo lol), I've had to keep a fork laying around.

As such, i was wondering if it'd be possible to introduce a "Custom" quality setting whose values (SMAA_THRESHOLD, SMAA_MAX_SEARCH_STEPS, SMAA_MAX_SEARCH_STEPS_DIAG, SMAA_CORNER_ROUNDING) could be provided from within Rust.

Thank you for your time.

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

No branches or pull requests

1 participant