GnosticOccultist / Mercury-Engine

An open-source 3D graphics engine written in Java using LWJGL3.
MIT License
3 stars 0 forks source link

KTX Image format support #10

Open GnosticOccultist opened 11 months ago

GnosticOccultist commented 11 months ago

Specs :

GnosticOccultist commented 9 months ago

KTX 2.0 is actually better used for loading Vulkan textures, but we can still try to implement it through OpenGL.