Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 672 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 672 Bytes

QtglTF

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.

Features

QtglTF provides the following features:

  • Qt Object for reading glTF files.

Build Instructions

Instructions for building QtglTF can be found on the project wiki.