motion graphics eXchange
top

Wiggle Loop

No thumbnail available
If you wanna wiggle something, and have it be loop-able (for motion backgrounds and whatnot) this is the code for you.
After Effects 7
Useful things
Expressions

Views: 3093
Permalink
visit |  share this  error? 
Just set your frequency, amplitude, and looptime and you'll be set.
(if you're unclear about the freq/amp, this wiggle would look like this - .wiggle(.5,20) normally)
freq = .5;
amp = 20;
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)
by VFX-Phil


(Min. Version: After Effects 7, Category: Useful things, Type: Expressions)
posted by vfx007 on Feb 11, 2009

 

Related topics:

Lightwrap in After Effects

Thumbnail for: Lightwrap in After Effects
This brief tutorial covers the compositing technique of light wrapping.
After Effects CS4
Keying
Video-/Tutorials

Views: 247
Permalink
posted by jamie on Jan 13, 2012

Lightwrap Preset

Thumbnail for: Lightwrap Preset
This is a preset that you can use on green screen footage or just general compositing.
After Effects CS5
Keying
Presets (ffx)

Views: 205
Permalink
posted by jamie on Jan 13, 2012

3D Cube Creator

Thumbnail for: 3D Cube Creator
This script is used to create a 3d cube. You can later replace the different sides and spin the null around for easy animation.
After Effects CS3
3D
Scripts (jsx)

Views: 2318
Permalink
posted by MicGyver on Nov 11, 2011


 

 

follow us on http://twitter.com/mgxchangeget in touch on facebook

 

 

motion graphics eXchange - Get The Search Engine