Skip to content

jzitelli/gltfview.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gltfview.py

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:

About

utilities for rendering and viewing 3D scenes / models stored in the GL Transmission Format (glTF) file-format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published