Qt 6.0's Shiny New Features For Qt Quick 3D

Written by Michael Larabel in Qt on 4 November 2020 at 06:00 AM EST. 10 Comments
QT
One of the areas of the Qt 6.0 toolkit with the greatest number of improvements is on the Qt Quick 3D front.

Qt Quick 3D supports a wide range of new features and improvements for this toolkit component that provides a high-level 3D API for user interfaces as well as a growing number of other possible 3D use-cases. Some of the Qt Quick 3D improvements to find in Qt 6.0 include:

- Qt Quick 3D supports rendering to OpenGL 3.x, OpenGL ES 2.x, Vulkan, Direct3D 11, and Apple Metal.

- Better support for integrating 2D content within 3D scenes.

- Better support for assets in the glTF2 transmission format.

- Re-designed support for custom materials and post-processing effects.

- Big rendering improvements to offer greater fidelity.

- Nearest neighbor filtering support as well as mipmap support and mipmap filtering.

- A new shader generation tool to support offline shader baking.

- Better resource management.

- Dynamic geometric and dynamic textures support.

Andy Nichols of The Qt Company has outlined many of the Qt Quick 3D improvements over on the Qt.io blog.


If all goes well, Qt 6.0 will be released in December.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week