Qt Quick 3D Examples and Tutorials (original) (raw)

Qt Quick 3D - Antialiasing Example Demonstrates the antialiasing modes in Qt Quick 3D.
Qt Quick 3D - Custom Materials Example Demonstrates the use of some Material Library materials.
Qt Quick 3D - Custom Shaders Example Demonstrates the use of custom vertex and fragment shaders.
Qt Quick 3D - Dynamic Model Creation Example Demonstrates dynamic model creation.
Qt Quick 3D - Dynamic Texture Example Demonstrates how to use a 2D layer as a 3D texture.
Qt Quick 3D - HelloCube Example Demonstrates how to render 2D and 3D objects together in Qt Quick 3D.
Qt Quick 3D - Lights Example Demonstrates the use of different light types.
Qt Quick 3D - Picking example Demonstrates picking of models.
Qt Quick 3D - Principled Material Example Demonstrates the use of Principled Material.
Qt Quick 3D - Quick Items Example Demonstrates the use of Qt Quick Items in Quick 3D scene.
Qt Quick 3D - Simple Example Demonstrates how to render a simple scene in Qt Quick 3D.
Qt Quick 3D - View3D Example Demonstrates the use of View3D to show a scene from multiple cameras.