Added a specular lighting table (for starters this is just a copy of the
diffuse table.)
This commit is contained in:
parent
b2b507546a
commit
a2975e1b0d
1 changed files with 24 additions and 0 deletions
24
Lighting/specular
Normal file
24
Lighting/specular
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
0.0 0.350
|
||||||
|
10.0 0.350
|
||||||
|
20.0 0.350
|
||||||
|
30.0 0.350
|
||||||
|
40.0 0.350
|
||||||
|
50.0 0.350
|
||||||
|
60.0 0.350
|
||||||
|
70.0 0.350
|
||||||
|
80.0 0.350
|
||||||
|
85.0 0.320
|
||||||
|
92.0 0.270
|
||||||
|
90.0 0.220
|
||||||
|
95.0 0.200
|
||||||
|
100.0 0.180
|
||||||
|
105.0 0.150
|
||||||
|
110.0 0.150
|
||||||
|
115.0 0.150
|
||||||
|
120.0 0.150
|
||||||
|
130.0 0.150
|
||||||
|
140.0 0.150
|
||||||
|
150.0 0.150
|
||||||
|
160.0 0.150
|
||||||
|
170.0 0.150
|
||||||
|
180.0 0.200
|
Loading…
Reference in a new issue