a lot of cosmetic changes

This commit is contained in:
Tonton Th
2025-10-31 14:14:07 +01:00
parent 5706911bde
commit 048148967b
9 changed files with 39 additions and 29 deletions

View File

@@ -137,7 +137,7 @@ finish {
pigment { rgb <0.0, 0.0, 1.0> } finish { ambient 0.33 } }
#declare Y_Texture = texture {
pigment { rgb <0.8, 0.8, 0> } finish { ambient 0.33 } }
pigment { rgb <0.8, 0.8, 0.0> } finish { ambient 0.33 } }
#declare M_Texture = texture {
pigment { rgb <0.8, 0.0, 0.8> } finish { ambient 0.33 } }
#declare C_Texture = texture {