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 script that interfaces with SuperBlur to improve usability and preformance efficiency #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ollaxe
Copy link

@ollaxe ollaxe commented Mar 12, 2020

I added a script that interfaces with SuperBlur to make it easier to use and more efficient. It has two values and uses them in the following ways:

Blur Size - Sets the size of the blur. Set to 0 to disable SuperBlur.cs or SuperBlurFast.cs.
Max Iterations - The maximum iteration value that will be used before instead using downsampling to increase the size of the blur.

ollaxe and others added 3 commits March 12, 2020 04:36
Automatically and dynamically sets the values (quality and size) of SuperBlurBase.cs and classes that inherit from it, based on a blurSize and maxIterations value.
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.

None yet

1 participant