Qt Quick 3D Examples and Tutorials▲
-
Qt Quick 3D - Antialiasing Example: Demonstrates the antialiasing modes in Qt Quick 3D.
-
Qt Quick 3D - Baked Lightmap Example: Demonstrates the use of baked lightmaps in a 3D scene.
-
Qt Quick 3D - Custom Effect Example: Demonstrates writing custom post-processing effects.
-
Qt Quick 3D - Custom Geometry Example: Demonstrates providing custom vertex data from C++.
-
Qt Quick 3D - Custom Instanced Rendering: Demonstrates instancing with custom materials and a C++ instance table.
-
Qt Quick 3D - Custom Materials Example: Demonstrates writing shaded custom materials.
-
Qt Quick 3D - Custom Morphing Animation: Demonstrates writing C++ custom geometry with a morph target.
-
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 - Effects Example: Demonstrates the built-in post-processing effects.
-
Qt Quick 3D - HelloCube Example: Demonstrates how to render 2D and 3D objects together in Qt Quick 3D.
-
Qt Quick 3D - Instanced Rendering Example: Demonstrates how to do instanced rendering in Qt Quick 3D.
-
Qt Quick 3D - Introduction: Demonstrates how to render a scene in Qt Quick 3D.
-
Qt Quick 3D - Lights Example: Demonstrates the use of different light types.
-
Qt Quick 3D - Morphing Example: Demonstrates how to control morphing animations in Qt Quick 3D.
-
Qt Quick 3D - Particles 3D Testbed Example: Demonstrates how to use the Qt Quick 3D Particles3D module.
-
Qt Quick 3D - Picking example: Demonstrates picking of models.
-
Qt Quick 3D - Principled Material Example: Demonstrates the use of Principled Material.
-
Qt Quick 3D - Procedural Texture Example: Demonstrates how to provide custom texture data from C++.
-
Qt Quick 3D - Quick Ball Example: Demonstrates how to create a simple game using Quick3D.
-
Qt Quick 3D - Quick Items Example: Demonstrates the use of Qt Quick Items in Quick 3D scene.
-
Qt Quick 3D - Reflection Probes Example: Demonstrates the use of reflection probes in Qt Quick 3D.
-
Qt Quick 3D - Robot Arm Example: Demonstrates how to add a C++ backend to a 3D project from Qt Design Studio.
-
Qt Quick 3D - RuntimeLoader Example: Demonstrates how assets can be loaded at runtime.
-
Qt Quick 3D - Screen Space Reflections Example: Demonstrates reflections in Qt Quick 3D.
-
Qt Quick 3D - Simple Skinning Example: Demonstrates how to render a simple skinning animation in Qt Quick 3D.
-
Qt Quick 3D - Sub-mesh Example: Demonstrates how assign materials to sub-meshes.
-
Qt Quick 3D - View3D Example: Demonstrates the use of View3D to show a scene from multiple cameras.