-
Notifications
You must be signed in to change notification settings - Fork 32
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
UIImageKnob, store 2 downsampled source image in KnobImage #791
Comments
I think this is instead due to UIImageKnob resampling twice. |
|
In A/B unclear who wins between 1.3 oversampled baseline, vs direct cubic sampling. and for smaller size it's worse so we need resampling for smaller sizes. Proper fix for that is:
|
Perhaps the resizing algo is now a bit too aggro for Diffuse map. Best see in macOS, Auburn Sounds latest thing, PBR diffuse has slight halos. It has a blurry and "detached" look.
(EDIT: actually very annoying)
The text was updated successfully, but these errors were encountered: