[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Released: QGL-7 OpenGL Scenegraph



http://cheeseshop.python.org/pypi/QGL/7

New features in this release:

* Light and Fog nodes
* Several howto.py files

What is QGL? QGL is a simple OpenGL scenegraph for Python. It lets you
build a tree structure which represents the scene you wish to render,
and render it using OpenGL.