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 and post-processing
Forum Updated to NodeBB v4.3 + New Features

Qt3D and post-processing

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.2k 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.
  • K Offline
    K Offline
    kmedghaith
    wrote on last edited by
    #1

    Hi all,

    I have some questions about post-processing in Qt3D. I have a scene built with tools provided by qt3d package (QGLSceneNode, QGLMaterial, ..) and drawn with a QGLpainter. My problem is that I do not see where and how can I do some processing on some objects. I would like to apply some filters, a glow for example on some objects in the scene using shaders. I've take a look on QGLShaderProgramEffect by doing a
    @myNode-setUserEffect(...)@

    but it seems that it is not possible to use it with the default effect for the same node.
    Does anybody faced this issue ?

    Thanks in advance.
    G.

    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