fine tuning

This commit is contained in:
Tonton Th
2025-12-03 12:50:28 +01:00
parent 454b2ddfbb
commit aff60cf979
2 changed files with 4 additions and 6 deletions

View File

@@ -151,8 +151,8 @@ finish {
/* new: 28 octobre 2025 */
#declare Ground_Texture = texture
{
pigment { rgb <0.41, 0.39, 0.23> }
normal { dents 0.22 scale 1.5}
pigment { rgb <0.37, 0.39, 0.23> }
normal { dents 0.22 scale 1.6}
finish {
ambient 0 specular 0.3 metallic roughness 0.18
reflection { 0.4 metallic }