[Edu-sig] PyOpenGL is back
Arthur_Siegel@rsmi.com
Arthur_Siegel@rsmi.com
Wed, 20 Dec 2000 17:13:06 -0600
The good news:
What I believe is a potent CP4E combo - Python\Numeric\PyOpenGL - is back to a
state of easy
accessibility on Windows.
PyOpenGL, on sourceforge, has a 1.56b1 release with self-executing install
which works nicely with Python20 (BeOpen) - though
had trouble against the ActiveState distro.
Numeric, also on sourceforge, has a compiled Windows version. Unzip to
Python20 directory and you're home.
The bad news:
Given the above I went back to PyGeo and had a play. I'm still a fan (of my
own efforts).
Once I make a few Python20 compatibility changes (used 'append' with 2 args
here and there), I'm going to
lobby for some attention for it again. What's to lose.
ART