Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Disabling culling in qt3d
Forum Updated to NodeBB v4.3 + New Features

Disabling culling in qt3d

Scheduled Pinned Locked Moved Unsolved Game Development
qt3d 2.0
2 Posts 2 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.
  • njbrownN Offline
    njbrownN Offline
    njbrown
    wrote on last edited by
    #1

    I know i can disable culling in qt3d on a material pass level based on what i see here:
    https://github.com/qtproject/qt3d/blob/721ea2d2a323da63163fb086d8c10829a8415ad5/src/extras/defaults/qskyboxentity.cpp#L128
    and here:
    https://github.com/qtproject/qt3d/blob/721ea2d2a323da63163fb086d8c10829a8415ad5/src/render/renderstates/qcullface.h#L60

    Is there any way to disable culling globally? If not, is there any way to externally change the cull mode for the built-in qt3d materials?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Qt3D being still a tech preview and it's API evolving, I'd recommend posting this question on the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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