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

Add mipmaps #7

Open
Inspirateur opened this issue Mar 26, 2024 · 2 comments
Open

Add mipmaps #7

Inspirateur opened this issue Mar 26, 2024 · 2 comments
Labels
improvement Quality of life improvement

Comments

@Inspirateur
Copy link
Owner

The absence of mipmaps creates ugly banding and Moiré patterns on far-away textures. Mipmaps would fix this and possibly up performance a bit, but I haven't figured out how to implement them with texture arrays yet.

@mogambro
Copy link
Contributor

@Inspirateur
Copy link
Owner Author

Yes, I think I tried it and it didn't work, but I'll give it another shot 🤔

@Inspirateur Inspirateur added the improvement Quality of life improvement label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Quality of life improvement
Projects
None yet
Development

No branches or pull requests

2 participants