Compare commits

..

2 Commits

Author SHA1 Message Date
Tonton Th
c37530d999 reglage texture 2026-03-04 21:40:09 +01:00
Tonton Th
15849c4aa2 ajustement horloge double 2026-03-04 21:39:25 +01:00
2 changed files with 3 additions and 3 deletions

View File

@@ -171,8 +171,8 @@ union {
object { Horloge2 rotate y*180 translate z*EC }
object { Horloge2 translate -z*EC }
}
scale 0.51
translate y*0.999
scale 0.42
translate y*0.666
}
// =======================================================
/*

View File

@@ -240,7 +240,7 @@ scale <3, 4, 3>
turbulence 0.14
translate <NormClock*0.5, sqrt(NormClock*0.49),
NormClock*0.6>
scale <0.7, 0.3, 1>
scale <0.7, 0.23, 1>
}
finish { ambient 0.7 }
}