Demonstrates the use of ExtendedSceneEnvironment.
\ingroupquick3d-examples \ingroup category Graphics & Multimedia \title Qt Quick 3D - Scene Effects Example \ingroup category Data Visualization & 3D

This example demonstrates using various features of SceneEnvironment and ExtendedSceneEnvironment.
Note: The example is able to load glTF models at runtime. Some effects work best with complex models, and therefore it may be useful to experiment with models other than the built-in primitives. A recommended source of test content is the Khronos glTF Sample Models repository.
Files:
- sceneeffects/CMakeLists.txt
- sceneeffects/ColorPicker.qml
- sceneeffects/SectionLayout.qml
- sceneeffects/SettingsPage.qml
- sceneeffects/assets.qrc
- sceneeffects/luts.qrc
- sceneeffects/main.cpp
- sceneeffects/main.qml
- sceneeffects/qml.qrc
- sceneeffects/sceneeffects.pro
Images:
- sceneeffects/images/TreeExpanded.png
- sceneeffects/images/TreeExpanded@2x.png
- sceneeffects/images/TreeExpanded@3x.png
- sceneeffects/images/TreeExpanded@4x.png
- sceneeffects/images/TreeUnexpanded.png
- sceneeffects/images/TreeUnexpanded@2x.png
- sceneeffects/images/TreeUnexpanded@3x.png
- sceneeffects/images/TreeUnexpanded@4x.png
- sceneeffects/images/grid_8x8.png
- sceneeffects/luts/grayscale.png
- sceneeffects/luts/identity.png
- sceneeffects/luts/inverted.png