summaryrefslogtreecommitdiffstats
path: root/doc/src/10-best-practices/80-effects.qdoc
diff options
context:
space:
mode:
authorMats Honkamaa <mats.honkamaa@qt.io>2019-09-13 15:32:12 +0300
committerMats Honkamaa <mats.honkamaa@qt.io>2019-09-17 09:17:22 +0300
commitd8d7d7ff21a0d3e823d59edff2813483cdfdfd62 (patch)
treed8c4be6bd039306fb240657f6c523d9dd0b1b822 /doc/src/10-best-practices/80-effects.qdoc
parent94d079127190dce83b5160f2051109f8d7a87512 (diff)
Add documentation for several layer effects
Adding documentation for Chromatic Aberration, Desaturate, Distortion Ripple, Distortion Sphere, Distortion Spiral and Edge Detect effects. Task-number: Qt3DS-3938 Change-Id: Ie572acda1aae9bf379ce7f8db50fbc98e4593bec Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'doc/src/10-best-practices/80-effects.qdoc')
-rw-r--r--doc/src/10-best-practices/80-effects.qdoc39
1 files changed, 33 insertions, 6 deletions
diff --git a/doc/src/10-best-practices/80-effects.qdoc b/doc/src/10-best-practices/80-effects.qdoc
index 9b564ed7..17316b35 100644
--- a/doc/src/10-best-practices/80-effects.qdoc
+++ b/doc/src/10-best-practices/80-effects.qdoc
@@ -84,21 +84,51 @@ lower in the scene graph will be applied before effects that are above them.
\li
\div {align="center"}
\image color-master-icon.png
- \b {\l{Color Master}}
+ \b {\l{Color master}}
\enddiv
\row
\li
\div {align="center"}
+ \image chromatic-aberration-icon.png
+ \b {\l{Chromatic aberration}}
+ \enddiv
+ \li
+ \div {align="center"}
\image depth-of-field-icon.png
\b {\l{Depth of field HQ blur}}
\enddiv
-
+ \li
+ \div {align="center"}
+ \image desaturate-icon.png
+ \b {\l{Desaturate}}
+ \enddiv
+ \li
+ \div {align="center"}
+ \image distortion-ripple-icon.png
+ \b {\l{Distortion ripple}}
+ \enddiv
+\row
+ \li
+ \div {align="center"}
+ \image distortion-sphere-icon.png
+ \b {\l{Distortion sphere}}
+ \enddiv
+ \li
+ \div {align="center"}
+ \image distortion-spiral-icon.png
+ \b {\l{Distortion spiral}}
+ \enddiv
+ \li
+ \div {align="center"}
+ \image edge-detect-icon.png
+ \b {\l{Edge detect}}
+ \enddiv
\li
\div {align="center"}
\image fxaa-icon.png
\b {\l{FXAA}}
\enddiv
-
+\row
\li
\div {align="center"}
\image gaussian-blur-icon.png
@@ -109,7 +139,6 @@ lower in the scene graph will be applied before effects that are above them.
\image hdr-bloom-tonemap-icon.png
\b {\l{HDR bloom tonemap}}
\enddiv
-\row
\li
\div {align="center"}
\image motion-blur-icon.png
@@ -120,8 +149,6 @@ lower in the scene graph will be applied before effects that are above them.
\image tiltshift-icon.png
\b{\l{Tilt shift}}
\enddiv
- \li
- \li
\endtable
\enddiv