Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt3D, Download data buffer
Forum Updated to NodeBB v4.3 + New Features

Qt3D, Download data buffer

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 294 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.
  • J Offline
    J Offline
    Jjcasmar
    wrote on last edited by
    #1

    Hi,

    I'm using Qt3D to launch a compute shader. The input of the compute shader is a 2d texture and the output is a matrix with some information computed analizing the texels in the input texture. The output matrix is stored in a shader storage buffer. After that computation, I need the output matrix in cpu to continue with the execution, but I can't find anyway to download the buffer content.

    It will also be useful to stop Qt3D execution after the compute shader has finished.

    Any idea on how to do this?

    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