Rendering 3D objects

Each item of the Qt 3D scene is represented by the Entity type. However, not all entities are visible 3D objects. In order for an entity to be visible, it has to have a mesh component and a material component.

Get Game Programming using Qt 5 Beginner's Guide - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.