QtglTF is a utility library for managing glTF files. glTF is an OpenGL Transmission Format for runtime engines based on WebGL, OpenGL, and OpenGL ES APIs. The glTF Specification is a work-in-progress from the COLLADA Working Group (part of the Khronos Group). See http://www.khronos.org for more information.
QtglTF is a Qt5 library for creating and maintaining 3D content based on the glTF Specification.
QtglTF provides the following features:
- Qt Object for reading glTF files.
Instructions for building QtglTF can be found on the project wiki.