commit du dimanche soir de la flemme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*/
|
||||
|
||||
object { Les_Bibelots rotate y*clock translate <28, -1, -32> }
|
||||
object { Les_Bibelots rotate y*clock translate <28, -1, -27> }
|
||||
|
||||
/*
|
||||
* on fait passer un hexatruc dans le ciel
|
||||
@@ -56,7 +56,7 @@ object { HexaBenz ()
|
||||
/*
|
||||
* passage d'un hexawood près de la base
|
||||
*/
|
||||
#declare A = <-21, 1.1, (SzSol/2)+8>;
|
||||
#declare B = < 24, 1.1, (SzSol/2)+5>;
|
||||
#declare A = <-21, 1.7, (SzSol/2)+8>;
|
||||
#declare B = < 24, 1.6, (SzSol/2)+5>;
|
||||
#declare P = Interpolate(A, B, NormClock);
|
||||
object { HexaWood translate P }
|
||||
|
||||
Reference in New Issue
Block a user