Cross Platform Solution
Promotional piece for an upcoming marketing video. Expressions make everything so much easier to loop.
-----
LOOPING Wiggle:
freq = 1;
amp = 110;
loopTime = 3;
t = time % loopTime;
wiggle1 = wiggle(freq, amp, 1, 0.5, t);
wiggle2 = wiggle(freq, amp, 1, 0.5, t - loopTime);
linear(t, 0, loopTime, wiggle1, wiggle2)
-----
Props to the talented https://dribbble.com/MrEhron
for the illustration.
More by You.i TV View profile
Like