From 6fc9de92c164a2417c38f7808501fcf2c89730d0 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Fri, 24 Apr 2026 22:25:12 +0200 Subject: [PATCH] add a new texture --- globals.inc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/globals.inc b/globals.inc index 425d122..9ee9b5b 100644 --- a/globals.inc +++ b/globals.inc @@ -169,6 +169,14 @@ finish { reflection { 0.21 metallic } } } +/* ------------------------------------------------------------ */ +/* new 24 avril 2026 */ + +#declare T_GlowGreen = texture +{ +pigment{ srgb <0.10, 1.20, 0.10>} +finish { ambient 0.91 diffuse 0.6 specular 0 } +} /* ------------------------------------------------------------ */ /*