summaryrefslogtreecommitdiff
path: root/mdl/primtest.mdl
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-09-26 20:56:08 +0000
committerrodri <rgl@antares-labs.eu>2024-09-26 20:56:08 +0000
commit6b01863dcb76ba8ef49d5ab0790f546d7c8645f7 (patch)
tree3ad45ba80832bf331f8c4ab3fc90216c9cfdac13 /mdl/primtest.mdl
parent11b9c1697a3fd518c8b133544f0abbdb915a2491 (diff)
download3dee-6b01863dcb76ba8ef49d5ab0790f546d7c8645f7.tar.gz
3dee-6b01863dcb76ba8ef49d5ab0790f546d7c8645f7.tar.bz2
3dee-6b01863dcb76ba8ef49d5ab0790f546d7c8645f7.zip
new tool: obj. and changes to use the new model(6) format.
with this change some models were also completely turned from obj into model(6) ones: 9fs, cirno, and diablo3.
Diffstat (limited to 'mdl/primtest.mdl')
-rw-r--r--mdl/primtest.mdl53
1 files changed, 53 insertions, 0 deletions
diff --git a/mdl/primtest.mdl b/mdl/primtest.mdl
new file mode 100644
index 0000000..1853631
--- /dev/null
+++ b/mdl/primtest.mdl
@@ -0,0 +1,53 @@
+p 0 0 0
+p 1 0 0
+p 0 1 0
+p 0 0 1
+
+p 2 0 0
+p 0 2 0
+p 0 0 2
+
+p 2.1 0 0
+p 0 2.1 0
+p 0 0 2.1
+
+n 1 0 0
+n 0 1 0
+n 0 0 1
+
+c 0 0 0
+c 1 0 0
+c 0 1 0
+c 0 0 1
+
+v 0 2 - 0
+v 1 2 - 1
+v 2 2 - 2
+
+v 0 0 - 0
+v 2 0 - 2
+v 3 0 - 3
+
+v 0 1 - 0
+v 3 1 - 3
+v 1 1 - 1
+
+v 4 - - 1
+v 5 - - 2
+v 6 - - 3
+
+v 7 - - 1
+v 8 - - 2
+v 9 - - 3
+
+prim 3 0 1 2 -
+prim 2 0 9 -
+prim 1 12 -
+
+prim 3 3 4 5 -
+prim 2 0 10 -
+prim 1 13 -
+
+prim 3 6 7 8 -
+prim 2 0 11 -
+prim 1 14 -