Hi,
  I'm developing a plugin for pymol that makes heavy use of pyopengl, and the 
module included in the pymol directory is too limited for many of the functions 
I wish to use (it appears to be modified to remove functions). However, the 
release version of OpenGL has a different case (that is, the o, g, and l are 
upper case). So, simple replacement does not work.
Additionally, simply renaming the OpenGL directory to opengl will not work, as 
many of the OpenGL files refer to other OpenGL modules (by the upper-case 
module name, like "import OpenGL.version").
Has anybody seen this problem before? any ideas on what I should do to both get 
full OpenGL support, and not break anything in pymol, or in any other plugins 
that might use opengl?
Thanks!
Jordan

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to