calmer la camera qui bouge trop
This commit is contained in:
parent
93ef224bac
commit
83b32f6c27
@ -28,7 +28,7 @@ object { Repere scale 2 translate y*2 }
|
||||
#declare Pos = sqrt(NormClock+0.02);
|
||||
#declare PosCam = Interpolate(Debut, Fin, Pos);
|
||||
|
||||
#declare LatX = 3 * sin(NormClock*7.1);
|
||||
#declare LatX = 1.414 * sin(NormClock*7.1);
|
||||
#declare LatCam = PosCam + <LatX, -20, -(4+(NormClock+11))>;
|
||||
|
||||
camera {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user