Re: [PyOpenGL-Users] Undefined glutInit
Brought to you by:
mcfletch
From: Ian M. <ia...@ge...> - 2019-05-10 15:29:57
|
On Fri, May 10, 2019 at 9:18 AM Andrew Grace <ape...@gm...> wrote: > I wanted to use pyOpenGL to learn about OpenGL (rather than having to use > C or C++). What would you recommend instead of GLUT? GLFW? > > There does seem to be a broken build, at least for MacOS. For example, > trying to pip install pyOpenGL-accelerate (on MacOS High Sierra) currently > fails and throws a stack trace. > > Thanks, > Andrew > |