New Game Lib for Pyweekers

I've just uploaded QGL-7 to the cheeseshop.

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.

(log in to comment)

Comments

Sébastien Pierre kindly contributed a HTML file which documents the QGL api.

Time for me to write more docstrings :-)
Oops. Try http://cheeseshop.python.org/pypi/QGL/ for the latest.