Re: [SailfishDevel] OpenGL usage

2015-08-03 Thread Gunnar Sletta
> On 15 Jul 2015, at 09:53, Petr Vytovtov wrote: > > Hello! > > I've tried to make this example: > http://doc.qt.io/qt-5/qtquick-scenegraph-openglunderqml-example.html. But the > app shows only a label and a rectangle (the screenshot in attachments). Is it > possible to use OpenGL on Sailfis

[SailfishDevel] OpenGL usage

2015-07-15 Thread Petr Vytovtov
Hello! I've tried to make this example: http://doc.qt.io/qt-5/qtquick-scenegraph-openglunderqml-example.html. But the app shows only a label and a rectangle (the screenshot in attachments). Is it possible to use OpenGL on Sailfish? If yes how can I do it? My opengl-test.cpp file: ``` #if