python-gltf-experiments A sandbox repo for prototyping Python applications utilizing glTF. Contents: gltfview.py (work-in-progress) A basic application for displaying a glTF scene, inspired by the tinygltfloader glview example. Dependencies: PyOpenGL cyglfw3 PIL NumPy (version 1.10 or later is required) Pyrr pyopenvr (optional, required for VR viewing)