Hi, On Monday 17 June 2013 17:18:32 Wim de Vries wrote: > Is openGL supported (via QGLWidget)?
I guess it is, altough I discourage the use of QWidget on Ubuntu Touch. Anyways, yes, you can use C++/Qt OpenGL code. If you intent to just create a fullscreen View and paint everything yourself, I guess even QGLWidget is a valid option. Hope this helps, Michael -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

