mirror of https://github.com/mosra/magnum.git
Browse Source
Need that in order to test certain cases better without having to craft completely new files.pull/594/head
9 changed files with 23 additions and 18 deletions
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
# 1 1--4 |
||||
# 3 3--4 |
||||
# |\ \ | |
||||
# | \ \| |
||||
# 2--3 3 |
||||
v -1 1 0 |
||||
# 1--2 2 |
||||
v -1 -1 0 |
||||
v 1 -1 0 |
||||
v -1 1 0 |
||||
v 1 1 0 |
||||
vn 0 0 1 |
||||
vt 0 0 |
||||
f 1/1/1 2/1/1 3/1/1 |
||||
f 1/1/1 3/1/1 4/1/1 |
||||
f 3/1/1 2/1/1 4/1/1 |
||||
|
||||
@ -1,10 +1,10 @@
|
||||
# 1 1--4 |
||||
# 3 3--4 |
||||
# |\ \ | |
||||
# | \ \| |
||||
# 2--3 3 |
||||
v -1 1 0 |
||||
# 1--2 2 |
||||
v -1 -1 0 |
||||
v 1 -1 0 |
||||
v -1 1 0 |
||||
v 1 1 0 |
||||
f 1 2 3 |
||||
f 1 3 4 |
||||
f 3 2 4 |
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue