premier commit du printemps
This commit is contained in:
@@ -23,12 +23,12 @@ object { Repere scale 2 translate y*2 }
|
||||
|
||||
// =======================================================
|
||||
|
||||
#declare Debut = <-3, 87, 47> ;
|
||||
#declare Debut = <-3, 87, 54> ;
|
||||
#declare Fin = < 2, 91, 8> ;
|
||||
#declare Pos = Cos_01(NormClock);
|
||||
#declare PosCam = Interpolate(Debut, Fin, Pos);
|
||||
|
||||
#declare LatCam = PosCam + <-1, -20, -(NormClock+9)>;
|
||||
#declare LatCam = PosCam + <-1, -20, -(NormClock+10)>;
|
||||
|
||||
camera {
|
||||
location PosCam
|
||||
|
||||
Reference in New Issue
Block a user