From 45a695f9e07d841fad110899481d08ba984fa3f3 Mon Sep 17 00:00:00 2001 From: tth Date: Thu, 17 Feb 2022 12:23:01 +0100 Subject: [PATCH] cosmetic changes --- BloubWorld/scene.pov | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/BloubWorld/scene.pov b/BloubWorld/scene.pov index 6e950f9..c5b9eac 100644 --- a/BloubWorld/scene.pov +++ b/BloubWorld/scene.pov @@ -21,12 +21,6 @@ global_settings { object { Bloubs -/* XXX - texture { - pigment { color Gray60 } - finish { phong 0.58 specular 0.45 } - } - XXX */ finish { phong 0.33 specular 0.95 } } @@ -101,7 +95,7 @@ union { } // ---------------------------------------------------------- -object { Repere scale 2+(1.9*NormClock) translate y*2.5 } +// object { Repere scale 2+(1.9*NormClock) translate y*2.5 } light_source { <9, 22, -17> color Gray80 } light_source { <11, 19, 9> color Gray60 }