Pico Pixel displays KTX images that are not decorated with KTXorientation assuming a top-left orientation. This is the opposite to how they will appear in OpenGL {,ES} when identity transforms are used and can lead to confusion.
I think it would help reduce confusion if the texture axis origins were shown alongside the image. For example something like
Pico Pixel displays KTX images that are not decorated with KTXorientation assuming a top-left orientation. This is the opposite to how they will appear in OpenGL {,ES} when identity transforms are used and can lead to confusion.
I think it would help reduce confusion if the texture axis origins were shown alongside the image. For example something like
------------------------------------------------------>
above (or below) the image and equivalent similar for t alongside the image.