/pyrender

Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.

Primary LanguagePythonMIT LicenseMIT

MyPyrender

This is a modified version of PyRender for my own rendering purpose.

Usage

Please install Pyrender first to begin using this code. You can install pyrender directly from pip.

pip install pyrender

Sample Usage

For sample usage, check out the scripts in the root directory.