-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFloor.obj
More file actions
35 lines (35 loc) · 773 Bytes
/
Copy pathFloor.obj
File metadata and controls
35 lines (35 loc) · 773 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
# Material
mtllib Floor.mtl
s off
# Object
o Floor
# Vertices
v -0.500000 0.500000 0.500000
v 0.500000 0.500000 0.500000
v -0.500000 0.500000 -0.500000
v 0.500000 0.500000 -0.500000
v 0.500000 -0.500000 0.500000
v -0.500000 -0.500000 0.500000
v 0.500000 -0.500000 -0.500000
v -0.500000 -0.500000 -0.500000
# UV Coordinates
vt 0.062500 0.937500
vt 0.000000 0.937500
vt 0.062500 1.000000
vt 0.000000 1.000000
vt 0.000000 0.000000
# 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
f 4/5/3 2/5/3 5/5/3 7/5/3
f 8/5/4 6/5/4 1/5/4 3/5/4
f 5/5/5 2/5/5 1/5/5 6/5/5
f 8/5/6 3/5/6 4/5/6 7/5/6