[SOLVED] Gltf import fails

Can you test with opengl core profile enabled.
You can set it in AppSettings:
settings.setRenderer(AppSettings.LWJGL_OPENGL3);

2 Likes