add a new texture
This commit is contained in:
@@ -169,6 +169,14 @@ finish {
|
|||||||
reflection { 0.21 metallic }
|
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 }
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------ */
|
/* ------------------------------------------------------------ */
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user