PDA

View Full Version : Expression Shorts Series - ProVideoCoalition



vfxman222
February 20th, 2012, 12:29 AM
I just wanted to spread the word about an After Effects Expression Series over at ProVideoCoalition that I've created. It's based around short snippets of useful expressions I've used over the years in real world projects. The series is video based in addition to a written article for more detailed code breakdown and explanation. Here are links to the tutorials released so far...

Expression Shorts - Trigger Event Based On Layer’s Speed (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_trigger_event_based_on_layers_speed/) (Use a layer's speed to trigger an event/animation on another layer)


Expression Shorts - Wiggle Only One Direction (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_wiggle_only_one_direction/) (wiggle only the X, or the Y, or the Z direction individually)


Expression Shorts - Numerical Readout (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_numerical_readout/) (use a text layer to display actual layer numerical position data, HUD style)


Expression Shorts - Random Words Cycle (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_random_words_cycle/) (have a single text layer randomly display a word on each frame)


Expression Shorts - Auto Fade Layer (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_auto_fade_layer/) (automatically fade in and out a layer without keyframes. Auto adjusts when layer is trimmed)


Expression Shorts - Read External Text Document (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_read_external_text_document/) (have a text layer display text based on an external txt file. Useful on lower thirds)

vfxman222
February 27th, 2012, 02:47 PM
Added another two part segment this week.

Expression Shorts - Swinging Motion - Math.sin() part 1 & 2 (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_swinging_motion_-_mathsin_part_1/) (create pendulum motion, swinging motion with decay and circular motion)

vfxman222
March 4th, 2012, 04:44 PM
This weeks post...

Expression Shorts - Auto Layer Offset 2D part 1 (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_auto_layer_offset_2d_part_1/) (use a master controller to dynamically offset layer position and rotation in 2D)


Expression Shorts - Auto Layer Offset 3D part 2 (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_auto_layer_offset_3d_part_2/) (use a master controller to dynamically offset layer position and rotation in 3D)

vfxman222
March 18th, 2012, 07:20 PM
Expression Shorts - Auto Center A Layer Between Two Moving Layers (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_auto_center_a_layer_between_two_moving_layers/) (this expression will automatically figure out the math to center your 2D or 3D layer between two moving layers)

vfxman222
March 26th, 2012, 12:17 AM
Expression Shorts - sampleImage() part 1 & 2 (http://provideocoalition.com/index.php/motiongraphicsvizfx/story/expression_shorts_-_sampleimage_part_1/) (Use color channel values to drive a lens flare's intensity)

Hysterik
April 4th, 2013, 09:58 AM
Thanks!