le commit en chocolat
This commit is contained in:
@@ -19,16 +19,16 @@
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
object { Repere scale 2 translate y*2 }
|
||||
// object { Repere scale 2 translate y*2 }
|
||||
|
||||
// =======================================================
|
||||
|
||||
#declare Debut = <-3, 87, 54> ;
|
||||
#declare Fin = < 2, 91, 8> ;
|
||||
#declare Debut = <-3, 87, 94> ;
|
||||
#declare Fin = < 2, 91, 21> ;
|
||||
#declare Pos = Cos_01(NormClock);
|
||||
#declare PosCam = Interpolate(Debut, Fin, Pos);
|
||||
|
||||
#declare LatCam = PosCam + <-1, -20, -(NormClock+10)>;
|
||||
#declare LatCam = PosCam + <-1, -20, -(3+(NormClock+11))>;
|
||||
|
||||
camera {
|
||||
location PosCam
|
||||
|
||||
Reference in New Issue
Block a user