Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Sketch like extruded shapes

  • Sketch like extruded shapes

    Posted by Adam Lewen on January 23, 2017 at 3:37 pm

    Hi
    I am looking for tips on creating extruded shapes or 3D looking repetitive shapes similar to the below eample, using After Effects:

    any tips or plugins direction would be very appreciated!

    Emre Anil replied 9 years, 3 months ago 2 Members · 5 Replies
  • 5 Replies
  • Adam Lewen

    January 23, 2017 at 10:31 pm

    Thanks for the reply Dave!
    Do you mean a shape from illustrator to be extruded via the ray-trace or the cinema 4d renderers? if so how would an unorthodox shape such a pyramid would be extruded?
    Assuming ill tweak the shape to have one of the faces different (like the pattern in the example)
    Thanks!

  • Adam Lewen

    January 24, 2017 at 7:44 am

    You are right, these are 2D shapes.
    I thought of having the ability of controlling the shapes height. kind of having them dance, each different height.
    For that a 2D shape would be strange, since im skewing the scale of the 3d looking 2d shape.

    That’s why I thought an actual extrusion should be applied, I was looking for extrusion methods.
    You are right, it would be hard to imitate.

  • Emre Anil

    January 24, 2017 at 6:44 pm

    For the vertical ones (cylindrical and cubic) make a seamless vertical pattern as base and make the top piece separately.

    You should have 2 pieces like in the image:

    Apply the RepeTile effect on the base layer and choose the top layer as parent.
    For the top layers position property add the following expression:

    posY = transform.position[1] - thisComp.layer("BASE").effect("CC RepeTile")("Expand Down");
    [value[0], posY]

    Move the top layer for positioning and animate the Expand Down property of base layer for height

    ** keep in mind: continuously rasterizing the layers seems to cause some gaps between repetitions..

  • Adam Lewen

    January 25, 2017 at 10:15 am

    Thanks for the reply guys!
    Emre Anil – great great tip with that repetile expression – i managed to quickly create it and it’ll work great (i tweaked it to the expand up) and it works great.

    The downside if that, is that the shape wont be able to be “born” a floor becase the pattern will alyays be there (the lowest/shortest shape is when the expand parameter is at – 0.

    Thanks!

  • Emre Anil

    January 25, 2017 at 10:33 am

    I’m glad it worked out for you.. Why don’t you just add the bottom as separate layer like the top one?

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