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: 1689
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:

DocuCam - Free Preset

Thumbnail for: DocuCam - Free Preset
Docucam is an After Effects preset loosely based on the excellent Docucam in CS Tools for C4D. The preset simulates handheld camera moves and more
After Effects CS4
Camera
Presets (ffx)

Views: 654
Permalink
posted by motion_love on Aug 23, 2010

Cut Layers to Specified Duration

Thumbnail for: Cut Layers to Specified Duration
Use this script to trim all selected layers with the duration you specified, you can also specify the gab you want between the layers ( in frames ).
After Effects CS3
Useful things
Scripts (jsx)

Views: 180
Permalink
posted by MadDocc on Aug 22, 2010

CenionConverter2.0 Script

Thumbnail for: CenionConverter2.0 Script
Using this, you can get an Adjustment Layer with CenionConverter Effect applied to it [OR] It applies the effect to selected layers...
After Effects CS3
Useful things
Scripts (jsx)

Views: 129
Permalink
posted by MadDocc on Aug 22, 2010


 

 

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

 

 

motion graphics eXchange - Get The Search Engine