This repository contains a collection of Python utilities and scripts for rendering and viewing 3D assets stored in the GL Transmission Format (glTF) file-format.
-
gltfview: the "main" package, a command-line utility which loads and interactively renders a glTF file
-
gltfutils: provides a set of routines for setting up and rendering the various OpenGL resources defined according to the glTF schema
-
pbrmr: for GLTF 2.0 format, provides a reference implementation of the Physically-Based Rendering Metallic-Roughness (PBRMR) material model
-
glfwutils:
-
gl_rendering:
-
openvr_renderer: