Effect Composer Example

{The Effect Composer example project}

The Effect Composer Example illustrates how to work with the Effect Composer effects. Use the example project to experiment with effects and get familiar with Effect Composer. To learn more, see Effect Composer.

The example consists of a 3D model and four Effect Composer effects. You can show and hide the effects from the scene with buttons. To modify the effect properties, select an effect and then use the sliders. To visualize the effects better, rotate the 3D model by dragging it and zoom it with the mouse wheel.

The example project has a scalable design. When you resize the window to fit your screen, some components will adjust automatically.

Running the Example

To run the example in Qt Design Studio, go to the Welcome screen and select the example from the Examples tab.

The Effects

The following table introduces the effects in this example.

Effect NameDescription
DisplaceA displace effect, the pixels move according to a displacement map.
Glow and SwirlA combination of two effects, a soft glowing effect and a swirl distortion effect.
NoiseAn animated effect with RGB noise.
Rain and ThunderA weather effect, a combination of a rain effect and a thunder effect.

The Structure of the Example

In addition to the effects, the example project also includes the following components:

The example project also uses States and Transitions. To learn more, see Working with States and Transitions.

Available under certain Qt licenses.
Find out more.