Forum Replies Created

  • Thor Sarup

    June 25, 2015 at 3:33 pm in reply to: create a 3d plane from four 3d points (nulls)

    wow. 4 years later 🙂

    but I agree. Should be simple if you know the math. If there’s a javascript-ish version out there it should be fairly easy to convert it to ExtendScript.

  • Thor Sarup

    August 17, 2013 at 9:39 pm in reply to: ExtendScript: ListBox multicolumn titles not working?

    awesome. It works in AE CS5 too.
    Resourcestring is the way to go then 🙂

    Thanks for the help!

  • Thor Sarup

    April 30, 2013 at 2:49 pm in reply to: Expression to move a 3d layer in the x y and z axis

    looks cool 🙂 so right now the flowers twirl out (scales too?)
    But what prevents you from moving the flowers by key frames?

  • Thor Sarup

    April 30, 2013 at 1:44 pm in reply to: Expression to move a 3d layer in the x y and z axis

    Can you share (a simple version) of the project? I’m not following you completely. What do you mean by “move each layer simultaneously”?

  • Thor Sarup

    April 30, 2013 at 1:30 pm in reply to: wiggle within a cirlcles radius – how?

    Thanks Xavier 🙂 I haven’t tried your suggestions yet. When posting I was also worried the same problem as in your second solution – too obvious circular movements. But how about the first one – will it have the same issue?

  • Thor Sarup

    April 30, 2013 at 7:02 am in reply to: wiggle within a cirlcles radius – how?

    anyone?

  • Thor Sarup

    April 28, 2013 at 8:43 pm in reply to: referencing from a lower comp

    thats because the size of the nested isn’t changed automatically when the parent comp is.

    You could fix it by multiplying the size difference of the comps (ratio) by adding the folowing expression to the null in the pre-comp:

    mainPos = comp("mainComp").layer("Null 1").transform.position;
    compRatio = thisComp.width / comp("mainComp").width;

    mainPos * compRatio;

  • Thor Sarup

    March 6, 2013 at 4:12 pm in reply to: open source maps in After Effects?

    Yeah I know that tutorial. And yes I want a Google earth zoom sort of.
    I just want to know if theres any good maps resources that lend themselves well for after effects animations. And open source preferably.

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