From d25c217e6aa2e463acd2d4cfe1354c8c4c956b53 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Tue, 2 Sep 2025 11:32:58 +0200 Subject: [PATCH] tuning textures --- globals.inc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/globals.inc b/globals.inc index 430f0b7..258420d 100644 --- a/globals.inc +++ b/globals.inc @@ -48,8 +48,8 @@ global_settings { #declare WIP_color = texture { -pigment { color Cyan*0.60 } -finish { phong 0.21 } +pigment { color Cyan*0.55 } +finish { phong 0.23 } } #declare T_WIP_alert = texture @@ -87,6 +87,16 @@ normal { dents 0.25 scale 3 } finish { roughness 1.00 } } +#declare tPlasticOrange = texture +{ + pigment{rgb <2.000, 0.50, 0.0>} + finish { + ambient 0.1 + diffuse 0.6 + specular 0.3 + } +} + #declare Flashy = texture { pigment {