Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Find what you need - explore our website and developer resources
25 July 2017
Having 3D scenes in your application is becoming a clear trend and is likely to become even more important in the future with the growth of Virtual Reality and Augmented Reality. Up to recently, Qt allowed you to integrate with OpenGL fairly easily, but managing the rendering code itself was still a challenging task.
That's why Qt now provides a new module named Qt 3D. In this very short talk we'll introduce some of the design ideas behind Qt 3D, discuss its use cases, and show how simple it is to get 3D content in an application when using Qt 3D APIs.