mandag den 30. august 2010

AE - Sample color from image.

Source: http://www.motionscript.com/design-guide/sample-image.html


Can be used with fx: Fill (color) in the solid layer

target = thisComp.layer("background");
target.sampleImage(transform.position, [width, height]/2, true, time)

fredag den 27. august 2010

AE - link to another Comp Syntax

thisComp.layer("Rotating Lens Part").transform.zRotation+88.7*.673

becomes:

comp("name").layer("Rotating Lens Part").transform.zRotation+88.7*.673

comp("Sign").layer("Slave").transform.scale
AE POSTWORK blog is virtually just a notepad, where I put all the AE expressions up I finde and use, its so I can easily get to them wherever I am and no matter what computer I sit at. I do not write my own expressions, so all expressions on the page is downloaded from the web,or modify versions i found. and tutorials etc.. I will try to credit those who have made expressions if I can.

Now, with tips and tricks for AE & C4D.
No more forgetting the little tricks and tips I found on my road with After Effects, etc.

Sebabba