calmer la camera qui bouge trop

This commit is contained in:
Tonton Th 2025-12-21 17:18:51 +01:00
parent 93ef224bac
commit 83b32f6c27

View File

@ -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 {