Qt Quick 3D 範例和教程

Hello Qt Quick 3D 範例

Demonstrates simple instanced drawing.

Qt Quick 3D - 抗鋸齒範例

演示 Qt Quick 3D 中的抗鋸齒模式。

Qt Quick 3D - Baked Lightmap Example

Demonstrates the use of baked lightmaps in a 3D scene.

Qt Quick 3D - Cascaded Shadow Maps Example

Demonstrates cascaded shadow maps.

Qt Quick 3D - 自定義效果範例

演示編寫自定義後期處理效果。

Qt Quick 3D - 自定義幾何圖形範例

Demonstrates providing custom vertex data from C++ and QML.

Qt Quick 3D - Custom Instanced Rendering

Demonstrates instancing with custom materials and a C++ instance table.

Qt Quick 3D - 自定義材質範例

演示編寫有陰影的自定義材質。

Qt Quick 3D - Custom Morphing Animation

Demonstrates writing C++ custom geometry with a morph target.

Qt Quick 3D - 自定義著色器範例

演示自定義頂點著色器和片段著色器的用法。

Qt Quick 3D - 動態模型創建範例

演示動態模型的創建。

Qt Quick 3D - HelloCube 範例

演示如何在 Qt Quick 3D 中一起渲染 2D 和 3D 對象。

Qt Quick 3D - Instanced Rendering Example

Demonstrates how to do instanced rendering in Qt Quick 3D.

Qt Quick 3D - 介紹

演示如何在 Qt Quick 3D 中渲染場景。

Qt Quick 3D - Level of Detail Helper Example

Demonstrates the use of level of detail helper.

Qt Quick 3D - 燈光範例

演示不同類型燈光的用法。

Qt Quick 3D - Morphing Example

Demonstrates how to control morphing animations in Qt Quick 3D.

Qt Quick 3D - Offline Shaders Example

Demonstrates the use of the experimental build-time material processing support.

Qt Quick 3D - Order Independent Transparency Example

Demonstrates the order independent transparency in Qt Quick 3D.

Qt Quick 3D - Particles 3D Testbed Example

Demonstrates how to use the Qt Quick 3D Particles3D module.

Qt Quick 3D - 拾取範例

演示模型的拾取。

Qt Quick 3D - Principled 材質範例

演示 Principled 材質的用法。

Qt Quick 3D - 程序紋理範例

Demonstrates how to provide custom texture data from C++ or QML.

Qt Quick 3D - 快速球範例

演示如何使用 Quick3D 創建簡單遊戲。

Qt Quick 3D - Quick 項範例

演示 Quick 3D 場景中 Qt Quick 項的用法。

Qt Quick 3D - Reflection Probes Example

Demonstrates the use of reflection probes in Qt Quick 3D.

Qt Quick 3D - RuntimeLoader Example

Demonstrates how assets can be loaded at runtime.

Qt Quick 3D - Scene Effects Example

Demonstrates the use of ExtendedSceneEnvironment.

Qt Quick 3D - Screen Space Reflections Example

Demonstrates reflections in Qt Quick 3D.

Qt Quick 3D - Simple Fog Example

Demonstrates how to enable fog in the 3D scene.

Qt Quick 3D - 簡單濛皮範例

演示如何在 Qt Quick 3D 中渲染簡單濛皮動畫。

Qt Quick 3D - Stencil Outline Extension Example

Demonstrates how the QtQuick3D Render Extension can be used to implement stencil outlining.

Qt Quick 3D - 子網格範例

演示如何將材質賦值給子網格。

Qt Quick 3D - View3D 範例

演示使用 View3D 從多颱攝像機展示場景。

Qt Quick 3D - Volumetric Rendering Example

Demonstrates how to do volumetric rendering in Qt Quick 3D.

Qt Quick 3D - XR 3D Interaction example

Demonstrates how to manipulate 3D objects with Qt Quick 3D XR.

Qt Quick 3D - XR Freeform Teleportation Example

Demonstrates how to implement simple locomotion in Qt Quick 3D XR.

Qt Quick 3D - XR Simple Example

Demonstrates setting up a simple VR scene with Qt Quick 3D XR.

Qt Quick 3D - XR Simple Input Example

Demonstrates controller input in Qt Quick 3D XR.

Qt Quick 3D - XR Simple Touch Example

Demonstrates hand-tracking input in Qt Quick 3D Xr.

Qt Quick 3D - XR Spatial Anchors Example

Demonstrates how to use spatial anchors in Qt Quick 3D XR.

Virtual Assistant

Qt Quick application that presents a 3D model of a virtual assistant with dynamic animations created using QML and timelines.