Welcome to pysg’s documentation!

The python scene graph library pysg is a simple and easy to use 3D render scene graph for python using the ModernGL library. It gives you the power of a scene graph which allows easy 3D object manipulation and hierarchy without all the matrix transform headache. For most geometry functions the python library pyrr is used. The render pipeline is written in ModernGL which makes it easy to use different window management libraries, but also allows headless rendering and save the 3D scene images to a hard disk.

Indices and tables