PySide with OpenGL ES on Raspberry Pi
-
Hello everybody,
I try to port an existing PySide-Project, which currently runs on an PC with Debian Wheezy, to a Raspberry Pi.
There are some OpenGL elements in the project, for 2D animations and so on. I want to use OpenGL on the Pi too. Unfortunately it only supports OpenGL ES.
So how can I use OpenGL ES with PySide? It would be great if you could help me.Greetings