fine tuning
This commit is contained in:
parent
955af75151
commit
66f54c283d
@ -14,12 +14,14 @@
|
||||
// =======================================================
|
||||
|
||||
#declare A = <-SzSol, 16, -8>;
|
||||
#declare B = <SzSol+4, 18, -11>;
|
||||
#declare B = <SzSol+4, 18, -1>;
|
||||
#declare P = Interpolate(A, B, NormClock);
|
||||
object { HexaCone () rotate y*((6*NormClock)+80) translate P }
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
// object { Repere translate y*2 }
|
||||
|
||||
// =======================================================
|
||||
|
||||
#declare Debut = <-3, 42, 47> ;
|
||||
@ -32,6 +34,6 @@ object { Le_Decor }
|
||||
camera {
|
||||
location PosCam
|
||||
look_at LatCam
|
||||
angle 52
|
||||
angle 53
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user