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. Implementing a reflective object in Qt 3D C++

Implementing a reflective object in Qt 3D C++

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 301 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.
  • O Offline
    O Offline
    Orad
    wrote on last edited by Orad
    #1

    Hi,

    I am trying to implement a front mirror object for a car in Qt 3D and my code is based on C++. (car.obj)

    I have added such a mirror to the car object in the Blender and it works there,, however, when I load the car into the Qt, that specific surface that should act like a mirror is not working and just shows a solid coloured surface without any reflection capability. I don't know if this is a ray tracing issue by the Qt or there is other way to add a reflective material?

    I am using QSceneLoader for texturing the car in Qt c++.

    Thanks for the ideas in advance!

    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