minor patches

This commit is contained in:
Tonton Th
2025-01-02 03:34:16 +01:00
parent 13838b582e
commit 239362c942
5 changed files with 7 additions and 7 deletions

View File

@@ -43,8 +43,8 @@ finish { phong 0.5 }
#declare Vert_Train_1 = texture
{
// pour la benne
pigment { color Green }
normal { bumps 0.22 scale 0.42 }
pigment { color Green*0.70 }
normal { bumps 0.17 rotate <10, 0, 10> scale 0.42 }
finish { phong 0.5 }
}