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. Vulkan with Qt Quick
Forum Updated to NodeBB v4.3 + New Features

Vulkan with Qt Quick

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 252 Views
  • 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.
  • P Offline
    P Offline
    pAkar
    wrote on last edited by
    #1

    Hello,

    I've been playing around with qt quick and the QQuickFramebufferObject seems to be exactly what I need but unfortunately that's only for OpenGL. I need the functionality to have Vulkan running in a Rectangle in a GridView. I did a brief test with OpenGL and what I want is possible.

    I tried converting both the Vulkan/OpenGL underlay examples but that does not seem to work.

    I have an idea that involves extending the scene graph API which will take me a while before getting anything tangible but not sure if that's the right track.

    Basically my question is; any recommendations on the best approach for this is? Are there any examples that utilize Vulkan similar to what QQuickFramebufferObject works?

    Thanks

    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