I’ve just started toying around with LWJGL lately, and I’m trying to resolve this odd glitch that appears with my textures.
I’m doing everything using tilemaps, and when I set the mode of the textures to something like GL_NEAREST_MIPMAP_LINEAR or something similar, I get this:
Any help?