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. Qt3D: Very high CPU load with static scene
Forum Updated to NodeBB v4.3 + New Features

Qt3D: Very high CPU load with static scene

Scheduled Pinned Locked Moved Unsolved Game Development
1 Posts 1 Posters 653 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.
  • A Offline
    A Offline
    Andreas E.
    wrote on last edited by
    #1

    Hi,

    I have a scene composed of a few entities with complex geometry. This scene is never changing, only the camera is moving, but multiple CPU cores are constantly running at 100%. This happens more or less on all Qt3D examples with increasing scene complexity. I would assume that in a static scene almost all of the work should be done by the GPU and not the CPU. What is happening there? Is there any way to reduce the CPU load?

    I'm using Qt 5.9.3 mostly on Windows, getting the same results on different graphics cards.

    Thanks for any suggestions.

    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