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

Normal maps should not be downsampled with a Lanczos filter #49

Closed
KYovchevski opened this issue Mar 15, 2024 · 1 comment
Closed

Normal maps should not be downsampled with a Lanczos filter #49

KYovchevski opened this issue Mar 15, 2024 · 1 comment
Assignees

Comments

@KYovchevski
Copy link
Collaborator

Normal maps behave differently from other texture and image types, and as such downsamplign them with a Lanczos filter can lead to incorrect normals being calculated. Ideally most of the existing pipeline can be expanded to allow for a different filter type to be applied.

@KYovchevski KYovchevski self-assigned this Apr 22, 2024
@maxded
Copy link

maxded commented Jun 10, 2024

Fixed by #48

@maxded maxded closed this as completed Jun 10, 2024
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

2 participants