[PyOpenGL-Users] nehe lesson 19
Brought to you by:
mcfletch
From: Rene D. <il...@ya...> - 2003-07-23 14:01:16
|
Here's the python version of lesson 19 nehe tute. http://www.py3d.org/files/lesson19.zip It's particles. Looks really nice. Also this version runs faster than their one in c(on my computer anyway). Thanks to the magic of psyco. Please make some additions to it, and email me with them if you want: rene AT py3d dot org It's a fun one to play around with :) You need python, pygame, pyopengl and psyco for it to run nicely. |