Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 345 Bytes

Readme.md

File metadata and controls

13 lines (9 loc) · 345 Bytes

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.