/jcqtGLTFLoader

jcqtGLTFLoader is a project intended for loading glTF assets for use in OpenGL related projects using the Qt framework.

Primary LanguageC++MIT LicenseMIT

jcqtGLTFLoader

This project aims to develop a customizable glTF resource loader for OpenGL related projects using the Qt framework. Most of the material comes from the glTF GitHub tutorials and from the book 3D Graphics Rendering Cookbook.

TODO

- JSON Loader
- JSON Reader
- glTF Validator
- buffer loader
- image loader
- scene parser