fine tuning

This commit is contained in:
Tonton Th
2026-02-16 18:10:58 +01:00
parent dd4fe05229
commit dfedf5f52c
2 changed files with 9 additions and 9 deletions

View File

@@ -157,19 +157,19 @@ translate <-4.5, 0.046, 0>
#local Horloge2 = object
{
object { Horloge scale <1, 0.28, 1> rotate -x*90
translate <0.442, 0.14, 0> }
translate <0.802, 0.18, 0> }
}
#declare HorlogeDouble = object
{
union {
box { <-3.20, 0.0, -0.07>, <3.20, 1.64, 0.07>
box { <-3.20, 0.0, -0.07>, <3.20, 1.68, 0.07>
texture { LeGris } }
#local EC = 0.19;
#local EC = 0.12;
object { Horloge2 rotate y*180 translate z*EC }
object { Horloge2 translate -z*EC }
}
scale 0.51
translate y*1.35
translate y*0.999
}
// =======================================================
/*