Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. texture
    Log in to post

    • UNSOLVED Transparent texture using QT OpenGL
      Mobile and Embedded • transparency texture 3d model qtopengl • • ishi  

      1
      0
      Votes
      1
      Posts
      87
      Views

      No one has replied

    • UNSOLVED QSurface3DSeries set vertical texture
      General and Desktop • qt3d texture surface • • StraNet  

      1
      0
      Votes
      1
      Posts
      176
      Views

      No one has replied

    • UNSOLVED Can I make Qt Quick use compressed textures?
      QML and Qt Quick • texture compression • • Stefan Monov76  

      1
      0
      Votes
      1
      Posts
      350
      Views

      No one has replied

    • UNSOLVED Add a texture to each face of a Custom3DItem Cube in a Scatter3D plot
      QML and Qt Quick • texture data visualizat datavisualizati scatter3d custom3ditem • • AKuederle  

      1
      0
      Votes
      1
      Posts
      412
      Views

      No one has replied

    • SOLVED QOpenGLTexture::allocateStorage causes GL_INVALID_VALUE error
      General and Desktop • opengl texture • • Stefan Monov76  

      2
      0
      Votes
      2
      Posts
      636
      Views

      I found a solution and posted it on StackOverflow
    • UNSOLVED Increase draw distance quality of Q3DSurface?
      General and Desktop • rendering texture datavisualizati q3dsurface 3drender • • oblivioncth  

      3
      0
      Votes
      3
      Posts
      1259
      Views

      @m.sue Great find for the properties, and if I cannot find a way to tweak the rendering settings for draw distance then I guess that would be my best way to do it. Thanks.
    • UNSOLVED My 3d rendering application crashes if textures not found
      General and Desktop • qt5.7 texture 3drender assimp-cpp • • Poorti  

      7
      0
      Votes
      7
      Posts
      1521
      Views

      It should be relative to the .dae.. I am saying this because, I tried opening it using FBX Review which renders 3d. FBX Review loaded the 3d model without the textures. Moreover, the application does not know anything about textures. It just renders whatever is in the .dae and all the information about the textures is inside the .dae... My concern is that if some .dae file is created on Windows which refers textures as in my example, how will I be able to open the same on Mac (with textures), and vice-versa. I tried changing the path to full path too in the .dae. No change.
    • UNSOLVED Applying Texture on Custom Mesh
      Game Development • qt3d c++ qt texture material design • • Zee_07  

      1
      0
      Votes
      1
      Posts
      983
      Views

      No one has replied

    • UNSOLVED Using textures with 16 bits unsigned integers images with QOpenGLTexture
      General and Desktop • texture qopengltexture integers unsigned • • CamelFrog  

      3
      0
      Votes
      3
      Posts
      1637
      Views

      After some experimenting, the culprit was the MagnificationFilter. Although there were no problem setting the Magnification with QOpenGLTexture::NearestMipMapNearest with float images, with integer images, I had to set to QOpenGLTexture::Nearest.
    • UNSOLVED How to do a Cube Map Texturing on a Sphere?
      General and Desktop • c++ opengl qt5.5 texture cube map • • taulant01  

      1
      0
      Votes
      1
      Posts
      655
      Views

      No one has replied

    • QtOpenglWidget black quad texture
      General and Desktop • opengl qt 5.4.2 texture • • Gmadges  

      1
      0
      Votes
      1
      Posts
      652
      Views

      No one has replied

    • [SOLVED] QOpenGLTexture method createTextureView. Is maximumMipmapLevel and maximumLayer inclusive?
      General and Desktop • opengl documentation texture qopengltexture • • HarryLong  

      4
      0
      Votes
      4
      Posts
      1073
      Views

      @HarryLong said: I would set this as solved but cannot figure out how... Edit your first message's title to start with [SOLVED].
    • Problem using glTexSubImage2D with QOpenGLWidget
      General and Desktop • opengl widget texture • • mbaa  

      1
      0
      Votes
      1
      Posts
      923
      Views

      No one has replied