Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.6.0
-
None
-
Qt 5.6.0 (VS 2013, 32-bit) on Windows 7
Description
When the Scene3D element is used within a QQuickView with a static scene (i.e. display a simple sphere), one CPU core is utilized up to 100% since the Scene3D rendering is refreshed constantly.
For efficiency reasons the Scene3D element should only refresh itself, when the scene graph changes.
In addition it would be nice if there was an option to manually refresh the rendering of the Scene3D element, when needed.
Attachments
Issue Links
- duplicates
-
QTBUG-48329 Qt 3D must not render continuously
- Closed