News

Welcome to the Linear Transformations Project! This project uses Python, OpenGL, and PyOpenGL to plot linear transformations of a triangle. You can plot multiple viewing transformations in the same ...
PyShader is a basic shader template designed to integrate GLSL (OpenGL Shading Language) with Pygame. This template provides a simple yet comprehensive example of how to render basic shapes using ...
Python programs can make use of the Java3D API from inside JPython, an implementation of Python that runs inside a Java Virtual Machine. This article focuses on the OpenGL library because of its ...
This articles from Thp On Maemo Last weekend I’ve been toying around with Open GL ES 2.0 on the N950 after finding a nice Xlib-based Python example on the web for the N900.
Is anyone aware of a stable scenegraph, with Pyhon support, in binary format? I know there is pyOSG (OpenSceneGraph), but to get it working under Windows, I have to recompile it and BOOST, and ...