Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Shaders problem with OpenSceneGraph and osgQT
Forum Update on Monday, May 27th 2025

Shaders problem with OpenSceneGraph and osgQT

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
1 Posts 1 Posters 521 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.
  • K Offline
    K Offline
    kragnfrol
    wrote on 16 Sept 2016, 14:47 last edited by
    #1

    Hi !

    I hope someone here will be able to help me.

    Here is my problem : I'm working on a GIS app based on Qt, OpenScenegraph and OpenGL.

    I'm using dockable widgets, based on osgQt::GLWidget, which is a QGLWidget.

    I can load images and display them in thoses widgets, and I can also apply shaders (in GLSL).

    But if I

    • Load an image into a widget
    • load an apply a shader to this image
    • close the widget
      then this shader won't work for any of the next widgets I could Open.

    It's ok for other shaders.
    It's ok for next widgets as long as I do not close one of them.

    Any kind of help / hint is good, I made all the search I could about it and didn't find anythings.

    Cheers,

    Valerian

    1 Reply Last reply
    0

    1/1

    16 Sept 2016, 14:47

    • Login

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