Does pyopengl exist for angstrom on BBB?

Does pyopengl exist for angstrom on BBB?

Have you tried installing from source? Pip does not work well due to SSL certificate errors (for me), but I tried installing it from source and that seemed to work fine. I could also import Opengl, but I’m not sure about what happens in the back end…

I’ll write a recipe and add it to meta-replicape if it does not exist yet.

That would be great, Tim!

Yes, it worked =) But haven’t tested it properly yet.

I would like to try an example on the Manga Screen, just to see something working. In 3D.

Eventually I will be pushing pasm, libprussdrv and other general recipes up to meta-beagleboard…

It existed in OE-Classic:
http://cgit.openembedded.org/openembedded/tree/recipes/python/python-pyopengl_3.0.1.bb

Ok, that should make it easier.

I’m currently not at a machine to build it, but here is an upgrade to 3.0.2:
https://github.com/moto-timo/meta-oe/blob/master/meta-oe/recipes-devtools/python/python-pyopengl_3.0.2.bb
and
https://github.com/moto-timo/meta-oe/blob/master/meta-oe/recipes-devtools/python/python-pyopengl-accelerate_3.0.2.bb

After I have a chance to build it I’ll send a pull request to meta-oe

FYI - I managed to install pyopengl. But getting errors on GLX.