welcome here, hexa-patrol
This commit is contained in:
@@ -20,7 +20,7 @@ object { Le_Decor }
|
||||
#declare Pos = sqrt(NormClock);
|
||||
#declare PosCam = Interpolate(Debut, Fin, Pos);
|
||||
|
||||
#declare LatX = 0.414 * sin(NormClock*6.1);
|
||||
#declare LatX = 0.614 * sin(NormClock*9.7);
|
||||
#declare LatZ = -(150 + (7*NormClock));
|
||||
#declare LatCam = PosCam + <LatX, -95, LatZ>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user