summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2019-11-25 12:14:51 +0200
committerTomi Korpipaa <tomi.korpipaa@qt.io>2019-11-26 06:37:14 +0200
commit1b6be7062293447a1038cff5e3d020b6a0c84c0d (patch)
treeb3bd9f094809b7f43897c3ae825297c745354651 /doc
parent8cb18299c88821814f9a9cdd9f32d999b6caad78 (diff)
Update qt3d and studio comparison documentation
Fixes: QT3DS-4010 Change-Id: I56b67a7d75cd6f9b09ae2e3defcd6552647a3d95 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/comparison.qdoc5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/src/comparison.qdoc b/doc/src/comparison.qdoc
index 19f12e14..6e18e3ba 100644
--- a/doc/src/comparison.qdoc
+++ b/doc/src/comparison.qdoc
@@ -30,9 +30,6 @@
\title Comparison of Qt 3D and Qt 3D Studio
\page comparison-qt3d-qt3dstudio.html
-In short, Qt 3D Studio is built on top of Qt 3D. The flexible architecture of Qt 3D makes it
-suitable to build 3D runtimes, or engines, such as Qt 3D Studio.
-
\section1 Qt 3D
Qt 3D is programmer-oriented engine building toolkit and great for both simple and complex scenes.
@@ -72,7 +69,7 @@ Below, we list some common use cases and how they apply to the two:
\li
Suitable.
\li
- Not possible.
+ Creating meshes and materials dynamically is supported.
\row
\li
Using existing materials and effects.