Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Using Adjustment Layers in 3D space

  • Using Adjustment Layers in 3D space

    Posted by Dustin Parsons on May 27, 2020 at 6:15 pm

    I’m trying to make the magnification for a magnifying glass using the Bulge and Magnify effect on an Adjustment Layer. Everything is 3D and there’s camera movement but because the adjustment layers cannot be 3D the position of the effects do not line up with the glass (even if I pickwhip the Bulge and Magnify effect positions to the glass layer).

    I’ve looked at a lot of tutorials for this (they’re all pretty much the same):
    https://www.youtube.com/watch?v=7T12xIrc-P4
    https://www.youtube.com/watch?v=_TVyH0qo34Q

    …but none of them address how to do this in a 3D environment with camera movement. Any ideas? Thanks!

    Some contents or functionalities here are not available due to your cookie preferences!

    This happens because the functionality/content marked as “Google Youtube” uses cookies that you choosed to keep disabled. In order to view this content or use this functionality, please enable cookies: click here to open your cookie preferences.

    Blaise Douros replied 5 years, 11 months ago 3 Members · 4 Replies
  • 4 Replies
  • Richard Garabedain

    May 27, 2020 at 10:34 pm

    the adjustment layer does not need to be 3d. just link the magnify center to your motion path..or animate it by hand…or make the size of the magnification as big as the whole layer and then animate a mask on that layer

  • Richard Garabedain

    May 27, 2020 at 10:35 pm

    or use a luma matte

  • Dustin Parsons

    May 27, 2020 at 11:17 pm

    I do have the Magnify center linked to the position of the glass and this would work perfectly BUT the glass is 3d and it’s position is also being affected by the camera in the scene.

  • Blaise Douros

    May 28, 2020 at 11:23 pm

    You need to do a layer space transform expression. This takes the 3D position of the magnifying glass object, and applies it to the 2D effect.

    src = thisComp.layer(‘Layer 1’);
    src.toComp([0,0,0]);

    Source: https://gist.github.com/animoplex/01de80e8a9d8f8cd3e24b2b640967f4c

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy