Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Add an opengl component in qml

    QML and Qt Quick
    1
    1
    2611
    Loading More Posts
    • 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
      qtnext last edited by

      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 Reply Quote 0
      • First post
        Last post