PySide with OpenGL ES on Raspberry Pi
Mobile and Embedded
3
Posts
2
Posters
1.5k
Views
1
Watching
-
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