fine tuning
This commit is contained in:
@@ -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
|
||||
}
|
||||
// =======================================================
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user