OpenGL 2D Effects Solution

Summary

This solution shows various OpenGL 2D effects applied on different node types in a 2D scene. Additionally it includes a scene where the Mesh2D is used.

Purpose

The user can see how OpenGL 2D effects are used on various node types in a 2D scene. This solution helps to understand the basic properties of the shown 2D effects and the Mesh2D.
There is another solution available for additional 2D effects that are not using OpenGL.

Description

This solution contains the following OpenGL 2D effects applied on different node types:

drawing-5-1718369872.png

This sample also demonstrates that effects can be animated. The scene can be switched with a single mouse click.

The second scene shows the possibilities of perspective warping with the Mesh2D control. The important properties of Mesh2D in order to realize perspective warping are "Mesh Rotation" and "Rotation Axis".

drawing-5-1718370994.png

Information about 2D Effects

More information about 2D effects can be found in section 2D Effects.
Descriptions for OpenGL effects in particular can be found in the following sections:



Revision #9
Created 2023-02-17 06:02:40 UTC by Kanai Tomoaki
Updated 2024-10-10 05:58:04 UTC by Elisabeth Zauner