Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Add an opengl component in qml
Qt 6.11 is out! See what's new in the release blog

Add an opengl component in qml

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 2.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qtnext
    wrote on last edited by
    #1

    Hi,

    I wants to create a C++ qml component that can be use in a qml declarativeview (using opengl viewport).

    I wants to draw some qml 2D in an opengl fbo, then to redraw on a mesh. For exemple imagine the flip book example in the QT3D Demo but instead of using image for page, you can imagine have a complete qml page in each one. Is there an easy way to do that : is it possible to draw the qml in an opengl fbo to map on a mesh after that ?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved