Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65df7c4

Browse files
committed
Add smooting group test .obj with two squares.
1 parent eaf8623 commit 65df7c4

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# from tinyobjloader issue #29
2+
3+
v 0.000000 2.000000 0.000000
4+
v 0.000000 0.000000 0.000000
5+
v 2.000000 0.000000 0.000000
6+
v 2.000000 2.000000 0.000000
7+
v 4.000000 0.000000 -3.255298
8+
v 4.000000 2.000000 -3.255298
9+
#vn 0.000000 0.000000 1.000000
10+
#vn 0.000000 0.000000 1.000000
11+
#vn 0.276597 0.000000 0.960986
12+
#vn 0.276597 0.000000 0.960986
13+
#vn 0.531611 0.000000 0.846988
14+
#vn 0.531611 0.000000 0.846988
15+
# 6 vertices
16+
17+
# 6 normals
18+
19+
g all
20+
s 1
21+
f 1//1 2//2 3//3 4//4
22+
f 4//4 3//3 5//5

0 commit comments

Comments
 (0)