a lot of cosmetic
This commit is contained in:
@@ -23,8 +23,8 @@ object { Le_Decor }
|
||||
|
||||
// =======================================================
|
||||
|
||||
#declare Debut = <-3, 87, 131> ;
|
||||
#declare Fin = < 2, 91, 31> ;
|
||||
#declare Debut = <-3, 87, 151> ;
|
||||
#declare Fin = < 2, 91, 41> ;
|
||||
#declare Pos = Cos_01(NormClock);
|
||||
#declare PosCam = Interpolate(Debut, Fin, Pos);
|
||||
|
||||
@@ -33,6 +33,6 @@ object { Le_Decor }
|
||||
camera {
|
||||
location PosCam
|
||||
look_at LatCam
|
||||
angle 58
|
||||
angle 56
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user