Qt 3D Extras 模塊提供一套預構建元素,以幫助您入門 Qt 3D。 更多...
This module is deprecated since 6.8. We strongly advise against using it in new code.
| 包含來自 Qt3DExtras 模塊的類 |
| Basic functionality for camera controllers | |
| 允許創建 3D 空間錐體 | |
| 錐形網格 | |
| 錐形網格 | |
| Allows creation of a cuboid in 3D space | |
| 長方體網格 | |
| 長方體網格 | |
| Allows creation of a cylinder in 3D space | |
| 圓柱體網格 | |
| 圓柱體網格 | |
| Default implementation of the phong lighting effect | |
| Allows creation of a 3D extruded text in 3D space | |
| A 3D extruded Text mesh | |
| Allows controlling the scene camera from the first person perspective | |
| Default FrameGraph implementation of a forward renderer | |
| Material that implements the Gooch shading model, popular in CAD and CAM applications | |
| Default implementation of PBR lighting | |
| Default implementation of the phong lighting effect | |
| Allows controlling the scene camera along orbital path | |
| Default implementation for rendering the color properties set for each vertex | |
| Allows creation of a plane in 3D space | |
| A square planar mesh | |
| A square planar mesh | |
| Qt3DExtras::QSkyboxEntity is a convenience Qt3DCore::QEntity subclass that can be used to insert a skybox in a 3D scene | |
| Allows creation of a sphere in 3D space | |
| A spherical mesh | |
| A spherical mesh | |
| Allows creation of a 2D text in 3D space | |
| Default implementation of a simple unlit texture material | |
| Allows creation of a torus in 3D space | |
| 環形網格 | |
| 環形網格 |
This module is still in development but is available as a technology preview. This means it is unstable, likely to change and provided as a convenience only.
#include <Qt3DExtras>
To link against the corresponding C++ library, add the following to your qmake project file:
QT += 3dextras
類、類型和函數的聲明在 Qt3DExtras 名稱空間。
| Default implementation of the phong lighting effect | |
| Material that implements the Gooch shading model, popular in CAD and CAM applications | |
| Default implementation of PBR lighting | |
| Default implementation of the phong lighting effect | |
| Default implementation for rendering the color properties set for each vertex | |
| Default implementation of a simple unlit texture material |
| 允許創建 3D 空間錐體 | |
| 錐形網格 | |
| 錐形網格 | |
| Allows creation of a cuboid in 3D space | |
| 長方體網格 | |
| 長方體網格 | |
| Allows creation of a cylinder in 3D space | |
| 圓柱體網格 | |
| 圓柱體網格 | |
| Allows creation of a plane in 3D space | |
| A square planar mesh | |
| A square planar mesh | |
| Allows creation of a sphere in 3D space | |
| A spherical mesh | |
| A spherical mesh | |
| Allows creation of a torus in 3D space | |
| 環形網格 | |
| 環形網格 |
| Allows controlling the scene camera from the first person perspective | |
| Allows controlling the scene camera along orbital path |
注意: The Quick3DExtras module also specifies a Qt3DExtras::Quick::Qt3DQuickWindow.