Deprecated - code is re-designed to support Vulkan [https://github.com/rsahlin/varg-engine]
GLTF Model Viewer
Supports loading and viewing of gltf models.
GLTF support is added to #graphics-by-opengl - this app is the client interface for display of models.
See #graphics-by-opengl for more information regarding implementation / source.
A couple of models are included in the .jar build (found in 'builds' folder) - press left / right arrow to cycle through available models.
See wiki for more information:
[https://github.com/rsahlin/gltf-viewer/wiki/home]
This project depends on:
#graphics-by-opengl
#graphics-engine
#vecmath