[visionegg] Mac Packages
- From: Eamon Caddigan <ecaddiga@xxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Thu, 3 Apr 2008 14:22:03 -0500
Hi,
If you use VisionEgg on OS X, you might be interested in testing out
the newest beta version of VisionEgg that Andrew posted a couple of
months ago. I've put together a some installer packages for OS X
here: http://cuneus.cns.uiuc.edu/~eamon/visionegg/
It's not very thoroughly tested, but theoretically, these packages
should work on Intel and PPC Macs running anything as recent as
10.3.9. The good news is that if you're *not* already using Python
2.5, installing this is very unlikely to actually break anything.
Note: The new version of PyOpenGL might require a couple changes to
your code. I essentially had to do a global find-and-replace for
"glColorf", changing it to "glColor3f", and that was it (I never used
the alpha channel, but YMMV).
I would definitely like to know whether or not anybody has luck in
using this. I can't promise a fast response, but I'll do what I can
to help troubleshoot any issues.
-Eamon
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
Other related posts:
- » [visionegg] Mac Packages