Page 1 of 1

OpenVG with PyQt

Posted: Mon Mar 11, 2013 8:16 am
by voodoosound
Hi everyone,

I want to draw a UI with PyQt4 in Python3 containing many rapidly changing vector graphics.
Is there a native way for PyQt using OpenVG acceleration on the Pi?
Or would I have to use the C library approach like described in this post:
http://mindchunk.blogspot.de/2012/09/op ... ry-pi.html?

regards
Ck