Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

OpenGL under QML, but only in item

$
0
0
Hello, I want to create a OpenGL item that is painted under OpenGL like this one: http://qt-project.org/doc/qt-5/qtquick-scenegraph-openglunderqml-example.html but the item described in the tutorial is painted on the whole window. Is there are way to paint only a specific area of the window (meaning the area of the actual item)? I tried glScissors but it did not work as exspected.

Viewing all articles
Browse latest Browse all 4972

Trending Articles