Re: [PyOpenGL-Users] Undefined glutInit
Brought to you by:
mcfletch
From: Chris B. - N. F. <chr...@no...> - 2019-05-10 15:48:20
|
On May 10, 2019, at 8:29 AM, Ian Mallett <ia...@ge...> wrote: 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? > Is embedding OpenGL in tkInter easy enough these days? (Or wx or qt). We’re using it with wx, though as part of a substantial app — not sure how easy it is to whip out a single window these days. trying to pip install pyOpenGL-accelerate (on MacOS High Sierra) currently > fails and throws a stack trace. > You might try conda/conda-forge. I think those builds are solid. -CHB |