summaryrefslogtreecommitdiffstats
path: root/tests/manual/model3ds/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/model3ds/README')
-rw-r--r--tests/manual/model3ds/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/manual/model3ds/README b/tests/manual/model3ds/README
deleted file mode 100644
index 63630c78..00000000
--- a/tests/manual/model3ds/README
+++ /dev/null
@@ -1,12 +0,0 @@
-
-This test renders a series of 3ds files to exercise currently supported functionality.
-
-The first model is comprised of a single mesh with no materials.
-
-The second model is a single mesh with coloured materials.
-
-The third mesh is a heirarchic mesh with no materials.
-
-The fourth mesh is a heirarchic mesh with colours/textures.
-
-All meshes should be lit & shaded, and can be manually rotated etc. as per QtQuick3D norms.