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. Does SceneLoader renderer support transparency?
Forum Updated to NodeBB v4.3 + New Features

Does SceneLoader renderer support transparency?

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

    I am trying to load a 3d model that has transparent entities into a SceneLoader QML type. However, when these 3d models are loaded into SceneLoader the alpha component is removed from the entities.

    For the 3d model file, I have tried .obj, .dae and .3ds file types. I have tried both Sketchup and Blender to model my objects. In blender I have tried both the 'Cycles Renderer' and the default 'Blender Renderer'. I have based my project off the example named Qt 3D: Multi Viewport QML found in 'Qt Creator'

    Does the SceneLoader renderer support transparency? Should I be using something else rather than SceneLoader? Any help would be appreciated. If need be, I can also create a dummy project to show what I am trying to achieve.

    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