add a new texture

This commit is contained in:
Tonton Th
2026-04-24 22:25:12 +02:00
parent a338717ac8
commit 6fc9de92c1

View File

@@ -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 }
}
/* ------------------------------------------------------------ */
/*