summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/playground-qml/assets/cube.obj
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/playground-qml/assets/cube.obj')
-rw-r--r--examples/qt3d/playground-qml/assets/cube.obj20
1 files changed, 20 insertions, 0 deletions
diff --git a/examples/qt3d/playground-qml/assets/cube.obj b/examples/qt3d/playground-qml/assets/cube.obj
new file mode 100644
index 000000000..81547f180
--- /dev/null
+++ b/examples/qt3d/playground-qml/assets/cube.obj
@@ -0,0 +1,20 @@
+# Blender v2.70 (sub 0) OBJ File: ''
+# www.blender.org
+mtllib cube.mtl
+o Cube
+v 1.000000 -1.000000 -1.000000
+v 1.000000 -1.000000 1.000000
+v -1.000000 -1.000000 1.000000
+v -1.000000 -1.000000 -1.000000
+v 1.000000 1.000000 -0.999999
+v 0.999999 1.000000 1.000001
+v -1.000000 1.000000 1.000000
+v -1.000000 1.000000 -1.000000
+usemtl Material
+s off
+f 1 2 3 4
+f 5 8 7 6
+f 1 5 6 2
+f 2 6 7 3
+f 3 7 8 4
+f 5 1 4 8