big revamping, part 1
This commit is contained in:
@@ -148,14 +148,15 @@ finish {
|
||||
}
|
||||
}
|
||||
|
||||
/* new: 28 octobre 2025 */
|
||||
/* ------------------------------------------------------------ */
|
||||
/* new: 28 octobre 2025 */
|
||||
#declare Ground_Texture = texture
|
||||
{
|
||||
pigment { rgb <0.31, 0.33, 0.24> }
|
||||
normal { dents 0.22 scale 1.666}
|
||||
finish {
|
||||
ambient 0 specular 0.3 metallic roughness 0.18
|
||||
reflection { 0.4 metallic }
|
||||
ambient 0 specular 0.3 metallic roughness 0.33
|
||||
reflection { 0.23 metallic }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user