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

Skip to content

Commit a71bfc9

Browse files
committed
Added qtGLdemo to the repository.
1 parent 01a583c commit a71bfc9

File tree

9 files changed

+18507
-0
lines changed

9 files changed

+18507
-0
lines changed

qtGLMdemo/data/porsche.mtl

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
newmtl black
2+
Ka 0.4000 0.4000 0.4000
3+
Kd 0.0206 0.0202 0.0449
4+
Ks 0.3000 0.3000 0.3000
5+
illum 2
6+
Ns 60.0000
7+
8+
9+
newmtl blue
10+
Ka 0.4000 0.4000 0.4000
11+
Kd 0.1434 0.1329 0.7755
12+
Ks 0.3000 0.3000 0.3000
13+
illum 2
14+
Ns 60.0000
15+
16+
17+
newmtl glass
18+
Ka 0.4000 0.4000 0.4000
19+
Kd 0.3457 0.4549 0.6367
20+
Ks 0.3000 0.3000 0.3000
21+
illum 2
22+
d 0.8400
23+
Ns 60.0000
24+
25+
26+
newmtl white
27+
Ka 0.4000 0.4000 0.4000
28+
Kd 0.8082 0.8082 0.8082
29+
Ks 0.3000 0.3000 0.3000
30+
illum 2
31+
Ns 60.0000
32+
33+
34+
newmtl red
35+
Ka 0.4000 0.4000 0.4000
36+
Kd 0.7796 0.0318 0.0318
37+
Ks 0.3000 0.3000 0.3000
38+
illum 2
39+
Ns 60.0000
40+
41+

0 commit comments

Comments
 (0)