M BUZZ CRAZE NEWS
// general

Where is the documentation for programming OpenGL ES for Ubuntu Touch?

By Mia Morrison

How can I program an OpenGL ES program for Ubuntu Touch?

I have installed QtCreator and the Ubuntu SDK, but I can't seem to find any documentation about this topic.

2

1 Answer

At the Qt Project site, see:

Qt OpenGL examples

OpenGL Under QML

QtGUI (includes OpenGL and OpenGL ES integration)

These pages provide examples and entry points into the Qt API documentation.

The Ubuntu developer site does not currently have an area specifically about using OpenGL, but you may want to watch the QML section.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy