a lot of cosmetic
This commit is contained in:
@@ -25,10 +25,10 @@ object { BiBenz rotate -y*(clock*0.19) translate Pos_RedB_0 }
|
||||
#local K = 1.27;
|
||||
union {
|
||||
object { HexaCone () rotate y*90 translate <-K, 1.7, 0> }
|
||||
object { HexaCone () translate < K, 1.9, 0> }
|
||||
object { HexaCone () rotate <4, 1, 6> translate < K, 1.9, 0> }
|
||||
}
|
||||
}
|
||||
object { BiCone rotate -y*(Cos_010(NormClock)*777) translate Pos_RedB_1 }
|
||||
object { BiCone rotate -y*(Cos_010(NormClock)*666) translate Pos_RedB_1 }
|
||||
|
||||
/*
|
||||
* on fait passer un hexatruc dans le ciel
|
||||
@@ -90,7 +90,7 @@ object { HexaWood rotate z*R translate P_hexawood }
|
||||
* survol par un trident
|
||||
*/
|
||||
#declare A = < 2, 49, -20>;
|
||||
#declare B = <-3, 47, 22>;
|
||||
#declare B = <-3, 37, 22>;
|
||||
#declare P = Interpolate(A, B, NormClock);
|
||||
object { Trident_A () rotate y*(clock*2.7)
|
||||
rotate z*80
|
||||
|
||||
Reference in New Issue
Block a user