File tree Expand file tree Collapse file tree 7 files changed +16540
-0
lines changed
Expand file tree Collapse file tree 7 files changed +16540
-0
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1+
2+ # cube.obj
3+ #
4+
5+ mtllib cube.mtl
6+ o cube
7+
8+ v -1.000000 -1.000000 1.000000
9+ v 1.000000 -1.000000 1.000000
10+ v -1.000000 1.000000 1.000000
11+ v 1.000000 1.000000 1.000000
12+ v -1.000000 1.000000 -1.000000
13+ v 1.000000 1.000000 -1.000000
14+ v -1.000000 -1.000000 -1.000000
15+ v 1.000000 -1.000000 -1.000000
16+
17+ vt 1.000000 0.000000
18+ vt 0.000000 0.000000
19+ vt 1.000000 1.000000
20+ vt 0.000000 1.000000
21+
22+ vn 0.000000 0.000000 1.000000
23+ vn 0.000000 1.000000 0.000000
24+ vn 0.000000 0.000000 -1.000000
25+ vn 0.000000 -1.000000 0.000000
26+ vn 1.000000 0.000000 0.000000
27+ vn -1.000000 0.000000 0.000000
28+
29+ g cube
30+ usemtl cube
31+ s 1
32+ f 1/1/1 2/2/1 3/3/1
33+ f 3/3/1 2/2/1 4/4/1
34+ s 2
35+ f 3/1/2 4/2/2 5/3/2
36+ f 5/3/2 4/2/2 6/4/2
37+ s 3
38+ f 5/4/3 6/3/3 7/2/3
39+ f 7/2/3 6/3/3 8/1/3
40+ s 4
41+ f 7/1/4 8/2/4 1/3/4
42+ f 1/3/4 8/2/4 2/4/4
43+ s 5
44+ f 2/1/5 8/2/5 4/3/5
45+ f 4/3/5 8/2/5 6/4/5
46+ s 6
47+ f 7/1/6 1/2/6 5/3/6
48+ f 5/3/6 1/2/6 3/4/6
You can’t perform that action at this time.
0 commit comments