Replies: 1 comment 1 reply
-
That's part of the glTF spec; you can specify nearest neighbor interpolation in your |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I'm trying to texture a model with a pixel art texture, and the texture is blurry. I would rather see the pixels instead of blurring them together. Here is a screenshot.

Usually this problem can be fixed by enabling nearest neighbor or something similar, but I didn't see anything in the documentation or examples.
Beta Was this translation helpful? Give feedback.
All reactions