-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathIsland.obj
More file actions
40 lines (40 loc) · 876 Bytes
/
Copy pathIsland.obj
File metadata and controls
40 lines (40 loc) · 876 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Material
mtllib Island.mtl
s off
# Object
o Island
# Vertices
v -0.500000 1.000000 0.500000
v 0.500000 1.000000 0.500000
v -0.500000 1.000000 -0.500000
v 0.500000 1.000000 -0.500000
v 0.500000 -1.000000 0.500000
v -0.500000 -1.000000 0.500000
v 0.500000 -1.000000 -0.500000
v -0.500000 -1.000000 -0.500000
# UV Coordinates
vt 0.000000 1.000000
vt 0.062500 1.000000
vt 0.000000 0.937500
vt 0.062500 0.937500
vt 0.000000 0.000000
vt 0.250000 1.000000
vt 0.250000 0.875000
vt 0.187500 1.000000
vt 0.187500 0.875000
# Vertex Normals
vn 0.0000 1.0000 0.0000
vn 0.0000 -1.0000 0.0000
vn 1.0000 0.0000 0.0000
vn -1.0000 0.0000 0.0000
vn 0.0000 0.0000 1.0000
vn 0.0000 0.0000 -1.0000
# Faces
usemtl Material0
f 3/3/1 1/1/1 2/2/1 4/4/1
f 7/5/2 5/5/2 6/5/2 8/5/2
usemtl Material1
f 4/8/3 2/6/3 5/7/3 7/9/3
f 8/7/4 6/9/4 1/8/4 3/6/4
f 5/9/5 2/8/5 1/6/5 6/7/5
f 8/9/6 3/8/6 4/6/6 7/7/6