Re: [PyOpenGL-Users] py2exe and pyopengl?
Brought to you by:
mcfletch
From: Dan H. <Dan...@no...> - 2010-02-16 19:35:04
|
Craig Berry wrote: > Thanks, Jef and Dan. I'm a bit perturbed that this is so messy; it > has the smell of something that will break every time the slightest > change happens to any of the involved components. I'm wondering > whether Python is really suited to production OpenGL use, which is > sad, as I've really been enjoying working in it. Honestly, I find the state of Python packaging (py2exe/py2app) pretty sad, regardless of whether you're using PyOpenGL. However if you can get past difficulties with the packaging, Python is really nice for production use.. Even for graphics software. Dan |