Activity › Forums › Adobe After Effects › Certain Shape Path
-
Certain Shape Path
Posted by Allen Joaquin on July 16, 2012 at 7:10 pmHi, does anyone know a way of creating this shape. inside of AE or Photsohop properly…
Cause this is what i got.. when i tryed… i suck at making path’s.. is there any trick or any method that could help me here?
Allen Joaquin replied 13 years, 10 months ago 2 Members · 8 Replies -
8 Replies
-
Allen Joaquin
July 16, 2012 at 7:24 pmYes indeed… I need it for a project.. plus i’d like to learn how to do it.
-
Allen Joaquin
July 16, 2012 at 7:33 pmbasicly a font would go inside the path of the circle and this shape would be rotating around it
-
Kevin Camp
July 16, 2012 at 9:53 pmthere’s and effect by trapcode called 3d stroke (at redgiant.com) that can easily create that shape and animate it.
however, if you simply want to create that shape, you can do it relatively easily in ae.
create a new solid and i’d make it large enough to fit the comp, but make it square (for the example i’ll use 500×500).
- add the linear wipe effect, set it to 50% and 180 degrees (this is to crop the solid)
- add the circle effect and set the radius to half the comp size (250 if you are using my example), also set the blending mode in the effect to stencil alpha –you should see half a circle, and if you toggle transparency the half-circle should be opaque, the rest transparent.
- duplicate the circle effect on that layer, set the radius to a smaller value (say 25px less, so 225), check the option to invert circle and set the center property’s x value to 25px less, so 225 –you should now see something close to what you are after, but squared off at one end.
- duplicate that circle effect and uncheck the invert option, set the blending mode to normal, set the radius to the difference of the other 2 radii + 1 (so 25 + 1 = 26px) and set the center property’s x value to the first circle’s x value + radius – the radius of this circle (so, 250+250-26= 247px)
you should now see the shape you were after. you can tweek the settings as needed. when you get the shape right, you can simply animate the rotation of the layer.
Kevin Camp
Senior Designer
KCPQ, KMYQ & KRCW -
Allen Joaquin
July 16, 2012 at 10:01 pmAnd how could i create it in 3D Stroke? I’m curious about that.
-
Kevin Camp
July 16, 2012 at 10:02 pmif you like expressions, try this:
center position of circle 2 (the second circle effect):
effect(“Circle”)(“Center”)-[effect(“Circle”)(“Radius”)-effect(“Circle 2”)(“Radius”),0]center effect of circle 3:
effect(“Circle”)(“Center”)+effect(“Circle”)(“Radius”)-effect(“Circle 3”)(“Radius”)radius of circle 3:
effect(“Circle”)(“Radius”)-effect(“Circle 2”)(“Radius”)+1now you can tweak the outer radius (the first circle radius) and the inner radius (the second circle) and see the update live in the preview window.
Kevin Camp
Senior Designer
KCPQ, KMYQ & KRCW -
Kevin Camp
July 16, 2012 at 10:05 pmfor 3d stroke, create a solid, add a circular mask, add 3d stroke.
set the start property to 50, enable taper, set start taper to 100.
Kevin Camp
Senior Designer
KCPQ, KMYQ & KRCW
Reply to this Discussion! Login or Sign Up

