From: Matthias B. <ba...@ir...> - 2005-09-26 15:19:33
|
Jean de Largentaye wrote: > I think this would be quite useful for people who can't / don't want > to install cgkit, because cgkit1 doesn't exist in a packaged form for > python2.4, or they're afraid to try to replace it with cgkit2 (oooh, > 'alpha'! fear!). After all, reducing dependancies is a Good Thing, no? Even though I'm biased I do agree with you. :) I'm sorry that you had to spend your time on that, it actually wouldn't have been necessary because this work has already been done before. Pierre Gay has already sent me a version where he removed the dependency on cgkit and pygame (using GLUT instead which is part of PyOpenGL). We just haven't had the time yet to update the web site and cvs repository. My apologies for that. (By the way, your version doesn't run over here (Python 2.3, WinXP). I get a segmentation fault by pygame right after the window pops up... maybe it has something to do with the PyOpenGL binary using numarray instead of Numeric...?) Thanks for your efforts anyway, and sorry again that it has already be done but not posted yet... - Matthias - |