From a2975e1b0dd36a836e8a6588c49b58dc2ce5824b Mon Sep 17 00:00:00 2001 From: curt Date: Sun, 21 Jul 2002 13:38:07 +0000 Subject: [PATCH] Added a specular lighting table (for starters this is just a copy of the diffuse table.) --- Lighting/specular | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Lighting/specular diff --git a/Lighting/specular b/Lighting/specular new file mode 100644 index 000000000..c87a10fe2 --- /dev/null +++ b/Lighting/specular @@ -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