Skip to content

rsahlin/gltf-viewer

Repository files navigation

gltf-viewer

Deprecated - code is re-designed to support Vulkan [https://github.com/rsahlin/varg-engine]

This project is discontinued.

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