ZhengZerong / pyrender

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

Home Page:http://pyrender.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://pyrender.readthedocs.io/

License:MIT License


Languages

Language:Python 91.7%Language:GLSL 8.3%