becheran / pysg

Simple and lightweight 3D render scene graph for python
MIT License
1 stars 2 forks source link
3d-graphics geometry-objects moderngl opengl python scene-graph

Build Status

Documentation Status

header

pysg

Simple and lightweight 3D render scene graph for python 3.

Installation

Install the latest version of pysg via pip:

pip install pysg

Documentation

Link documentation.

Examples

Checkout the examples folder.

Dependencies

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Many thanks to the ModernGL and pyrr teams.

Also many thanks to the three.js developers where I got a lot of inspiration from.

TODO