Shape Layer to 3D Text Effect

Hey guys,
I'm trying to figure out if there is a way that I can create a shape layer to and give it the 3D text effect.  To further explain, I created some text in Photoshop, but for it to be stylized, I did it with the pen tool so my words are shape layers instead of text layers.  Im also using CS6 normal and not extended, so I don't have that 3D option at the top.  If there is a method for this, I would greatly appreciate the help.  Thank you!
Examples of what I'm going for:
http://maxcdn.photoshoplady.com/wp-content/uploads/2012/11/Clean-3D-Text-Effect-Creation-u sing-CS6-L.png
http://vanimg.s3.amazonaws.com/0613-text-15.jpg

I didn't look at your example until after I made the demo image, but you could work it to produce that effect.
What we used to make 3D text before we had Photoshop 3D tools, was Free Transform Step & Repeat.  You'll find a bunch of tutorials if you look, but basically:
Make your front shape, make a copy and rasterize the copy. Hide the Shape because you don't need it any more.
Copy your rasterized shape layer.
Free Transform the copy, and use the size and movement values in the options bar.  For my demo I moved it up a couple of pixels, and resized to 98% horizontally and vertically.
Hold down Shift Alt Ctrl (Shift Opt Cmd) and keep hitting the t key until you have sufficient depth.  You end up with a lot of layers.  My size and movement was a bit course, which you can see from the jaggies on the bottom left of the '3' character.
Select all the 3D layers, and go Layers > Arrange > reverse (you just want to bring your initial layer to the top of the stack.
Select all the other 3D layers and merge them
Give the initial layer a different colour or tone.
You'll want to add some shading, so make a new layer above the merged layers, Ctrl click the merged layers to load the selection, and add a layer mask to the new layer (called shading in my image)
Unlink the layer mask.  This is so we can blur our shading without bleeding past the text boundries.
I prefer to paint in the shading because you can blur and adjust opacity.  Paint it in with a hard brush for accuracy, and use a LOT of blur (Gaussian 10)
You might need multiple layers and selections to control the different faces, but I just finished off with the Dodge tool.
Having the front face and body on different layers, means you can mess about with layer styles, or colorize with a hue/saturation layer.
A bit more dodge and burn with some careful masking and perhaps a curves layer set to luminosity...  You have the building blocks and can keep adding to them.

Similar Messages

  • How to create shape layer in Adobe After Effects Cs2 ?

    How to create shape layer in Adobe After Effects Cs2 ?

    THere is no such thing. Shape layers were introduced in CS3.
    MYlenium

  • How to add shape layer in Adobe After Effects Cs2 ???

    How to add shape layer in Adobe After Effects Cs2 ???

    You upgrade. You're too early for shape layers.

  • Is there a way to gather all shape layer and all text layers?

    Hi -
    I have 250 multi-layered PSD (CS5/Win) files.  Each file shows 2 views of a product.  Parts of the product are labels (Text layers with different words). Then Shape layer arrows point from the label Text to the specific point on the product.

    Does this help?
    // move text and solid fill layers to newly created folder;
    // 2011, use it at your own risk;
    #target photoshop
    if (app.documents.length > 0) {
              var myDocument = app.activeDocument;
              var theSet = myDocument.layerSets.add();
              theSet.name = "Labels and Arrows";
              var theLayers = moveLayers(app.activeDocument, theSet);
    ////// function to move certain layers //////
    function moveLayers (theParent, theSet) {
              if (!allLayers) {var allLayers = new Array}
              else {};
              for (var m = theParent.layers.length - 1; m >= 0;m--) {
                        var theLayer = theParent.layers[m];
    // apply the function to layersets;
                        if (theLayer.typename == "ArtLayer") {
                                  if (theLayer.kind == "LayerKind.TEXT" || theLayer.kind == "LayerKind.SOLIDFILL") {
                                            alert (theLayer);
                                            theLayer.move(theSet, ElementPlacement.PLACEATBEGINNING)
                        else {
                                  if (theLayer != theSet) {
                                            moveLayers(theLayer, theSet)

  • How to get shape layer's content parameters in AEGP?

    Hi all,
    I have no idea when I want to export the parameters from the Contents of shape layer.
    Now I add Polystar Path1, ZigZag 1, and Repeater1, three contents of shaper layer.
    Content seems not equal to effect. I used AEGP_GetNewEffectStreamByIndex can get the effect's parameter of Shape layer. But no any information about Content.
    Does anyone know how to get the content's parameter?
    Thanks.

    Thanks for your reply and sorry about my unclear question.
    I use the picture to describe my question. There is a shape layer include "Contents" and "Effects".
    I can use AEGP_GetLayerEffectByIndex to get the parameter of effects (Blue point).
    However I can't find out the correct method to get the parameter of Contents (Yellow part, include Polystar, Zig Zag and Repeater).
    The yellow part is also not the Stream, I can't not use stream suite to get information.
    BTW, I have the same problem about Text Animator. (Yellow part of follow picture)
    lapula

  • Can't rotate individual letters in a text shapes layer

    So I created some text in After Effects and converted them to shape objects. I can do X, Y, and Z rotation on the whole phrase but not on the individual letters. Is there any way to fix this?

    You will have to move each shape layer to a new layer so you can use the layer rather than the shape transform controls. Shape transforms are only X and Y. Unfortunately there is no automatic way to 'release to layers' as there is in Illustrator. You have to cut (ctrl/cmnd + x), create a new shape layer (sorry no keyboard shortcut),  and paste (ctrl/alt + v).

  • How do I turn a shape layer into a mask in After Effects?

    How do I turn a shape layer into a mask in After Effects?

    I should also mention that if you create the shape with any of the shape tools (rectangle, Polly star, eclipse) instead of the pen tool you will have to convert the shape to a bezier path before you can copy the path and paste it to a mask. Easy to do if you have the recent version of AE, not so easy if you're using an older version.
    when you have trouble figuring things out simply type something like track matte in the Search After Effects help field at the top right corner of the AE application frame. You will get these resources: http://www.adobe.com/cfusion/search/index.cfm?cat=support&term=Track%20matte&loc=en_US&sel f=1&lr=en_US&site=aftereffects…

  • Text/Shape layer/Zoom bubble

    I have some text that I need to place on a rectangle shape layer so that when I apply the zoom bubble preset, both the text and rectangle scale up together.
    I cannot get the text and shape layer to scale together.
    I applied the zoom bubble preset to just the rectangle. How can I get the text layer and rectangle  as one layer?
    Apologies... I am very new to AE!
    Thanks

    Precompose the layers. Scale the precomposition layer.

  • Create Shape Layer with Script in After Effects

    I wrote a simple script for After Effects and it works well but there is a weird problem.
    My script creates a shape layer which includes group, ellipse path, stroke and fill. Why does the "Group 1" have "Material Options: Group 1" property group? It's empty and it disappers when I click on its eyeball button. I don't want to display the property group. It seems like this problem doesn't happen on CS5.
    Are there any solutions to avoid this? Is this a AE CC bug?
    OS: Windows8.1
    After Effects: version 12.2.1.5
    Here's my script code.
    app.beginUndoGroup("Add new shape layer");
    var curComp = app.project.activeItem;
    if(curComp){ var shapeLayer = curComp.layers.addShape();
    var shapeGroup = shapeLayer.property("Contents").addProperty("ADBE Vector Group");
    shapeGroup.property("Contents").addProperty("ADBE Vector Shape - Ellipse");
    shapeGroup.property("Contents").addProperty("ADBE Vector Graphic - Stroke");
    shapeGroup.property("Contents").addProperty("ADBE Vector Graphic - Fill");
    app.endUndoGroup();

    Just ran a quick test on MAC:
    AE CS3, CS4, CS5 don't produce that Material Options
    AE CS6 & CC have Material Options, but they dissapear once toggle eye icon.

  • New shape layer auto applies the same layer effects as previous ones

    Everytime I draw a new SHAPE layer it auto applies the same layer effects I applied to the first shape I drew in a document. I can’t find anything online about turning this annoying setting off. So for example, if I draw a circle and apply a gradient overlay and a drop shadow then every circle I draw from here on out adds the same effects automatically.

    To draw a new shape layer without the layer style applied to the
    previous shape layer:
    Click image to enlarge.
    MTSTUNER

  • How to Create the Engraved/Carved Text Effect.

    Hello everyone,
    First I have search the forum for this topic but did  not find it.
    I am looking to create a Carved/Engraved  Text Effect.
    Something like this: http://www.patrickjudson.com/projects/example.jpg
    There are other better examples but basically the text appeared to  be  engraved or carved in the background.
    I have been  struggling to learn this.
    Any ideas?
    Thanks for  the help.

    The short answer is to use layer styles which will do a pretty good fake of this effect. If you are looking to actually distort a texture, check out this tutorial: http://www.2morrow.dk/75ppi/3dtext/default.htm (you may substitute KPT3.0 with Photoshops shape burst gradient effect).

  • 3d constraints - shape layer materials, missing front

    Hi,
    Im a newbie to 3d in PS CS6
    I have some text converted to a shape layer and then converted to New 3d Extrusion. I have all sides for materials instead of the front. The front seems to have broken into Boundary contraints, so was wondering is it possible to combine these as a shape to apply material. Sorry if this a basic question as Im just playing with this tutorial:
    http://www.photoshoptutorials.ws/photoshop-tutorials/text-effects/create-inspirational-3d- gold-text-photoshop-extended/
    Thanks
    lister

    anyway: without knowing what is the size of your doc, i'll give you a better workflow for editing etc:
    Open the image
    save it as a copy cylinderImage.psd
    create a new layer filled with black (for eg)
    select that layer and 3d / new shape from layer / cylinder
    then: in the 3d panel: select cylinder_material and right of diffuse click the tiny arrow and remove texture
    and then click the tiny arrow again and and load texture, browse and select the cylinderImage.psd you created earlier
    then if it goes to the top: click top_material and right of diffuse click the tiny arrow and remove texture
    it will jump to the cylinder part.
    this workflow may be longer but not hard and nearly foolproof
    G

  • Copying shape layer shape to mask shape problems

    Hello,
    Sorry, super basic question I'm sure. I want to have text animate along a shape layer's shape (say for instance an elipse). If I copy the Elipse Path component and try to paste into a 'Mask' component of a text layer, nothing happens. Also I can't copy my Elipse shape into a Mask layer of a solid either. However I can a Mask Path to a Shape path without a problem. Any ideas?
    Many thanks,
    Aidan

    The After Effects CC (12.2) update makes creating Bezier paths easier and more obvious.
    option for creating shape layers based on Bezier paths:
    When a shape tool (Rectangle, Rounded Rectangle, Polygon, Star, or Ellipse tool) is active, you can use the new Bezier Path option in the Tools panel to create a new shape based on a Bezier path, as opposed to the default of creating a new shape based on a parametric path. Holding the Alt (Windows) or Option (Mac OS) key while drawing a shape causes the opposite behavior—i.e., if the Bezier Path option is enabled, holding the Alt or Option key causes the shape tool to create a parametric path; if the Bezier Path option is disabled, holding the Alt or Option key causes the shape tool to create a Bezier path.
    command for converting a parametric shape layer path to a Bezier path:
    You can convert a parametric path to a Bezier path after the parametric path has already been created by context-clicking (right-clicking or Control-clicking on Mac OS) the property group for the parametric path (e.g., Rectangle Path 1) and choosing the Convert To Bezier Path command from the context menu. If the parametric path is animated (keyframed), the converted Bezier path is a static path based on the parametric path at the current time; keyframes are lost.
    IMPORTANT: When you use the Convert To Bezier Path command to convert a parametric shape path to a Bezier shape path, the Bezier path that is created does not animate well (i.e., interpolation between paths behaves strangely and unpredictably). This is related to path direction and how transformations are stored. For now, you should not use these converted paths for animated paths (interpolation between paths); but, if you do want to try, you may be able to work around the issues by reversing the path before conversion.

  • What is the difference between Create shapes or masks from text characters?

    What is the main difference between Create shapes or masks from text characters and why use one over the other, or when is one preferred over the other?
    I am still fairly new to AE and am trying to better understand this, or can you point me to where i might look for the answer?
    CS5 if that make a difference.

    One creates masks, the other creates shape layers. There are properties that you can animate with shape layers that are not available to masks. There are also a few things you can do with masks that you can't with shape layers.
    I'd suggest you take a look at the help files or do a Google Search on After Effects Shape Tutorials.

  • Shape Layer not showing up in my .swf file.

    Hello All,
    I was working on creating a banner that I export as a .swf file and I tried to create a rounded rectangle with only the stroke showing up so it then the banner would appear to have rounded corners on the website. After I exported the file to a .swf I noticed that the rounded rectangle shape layer I had in my project did not show up. Can anyone help me figure out why?
    Here is a screen shot of the banner with a grey outline shape layer. Its there with 100% opacity and everything.
    And here is what the .swf looks like. (see no outline?!)
    If anyone knows how to make my shape layer appear here that would be fantastic.
    Oh and just in case here are the export options I choose. File > Export > Adobe Flash (.swf)...

    I gave the a try and noticed that the color quality of the other elements in my banner. (colored text) had poor .jpg quality even when I upped the .jpg quality. Do you have any recommendations on how I can rasterize my border? Ill jump into illustrator or photoshop and play around with some files and them import them to see if I can find a work around...
    see crummy color quality that text was suppose to be a nice dark blue.

Maybe you are looking for

  • How to pass header Variables along with body

    Hi, Here I am invoking siebel web service which is wsdl(SOAP) based web service. I tested it through sopaUI and it is working fine for me as I am getting proper response. here is the input payload structure. Note: it is running on HTTPS, so SSL has b

  • I am loging in SAP. Initial screen come where it display User Menu and Sap

    Dear All, When i am loging in SAP. Initial screen come where it display User Menu and Sap Menu, but User menu is in active not showing but T code are executing then what object i have missed. can u help me? Thanks, Regards, Sachin

  • Attach documents to a customer parked invoice (FBV2)

    Hi, I need to attach documents to a customer parked invoice, in short I need to replicate 'Adding Attachments'  functionality in Transaction FBV2. Can any1 please guide me how, I am unable to find any solution to this problem. Cheers Abhishek

  • 'Link' button in Logic 7 Matrix Editor

    Can anybody help me with a niggle I have in Logic. Whenever I select Matrix Editor and want to drop into an existing midi recording I do so and a new editor window pops up obscuring the existing midi notes I want drop into. This is due to the Window

  • 2 Buildings, 2 controllers-How to keep seperate??

    I have 2 buildings with a different subnet each. I have to 4400's each with a different name but one keeps taking the other's AP's. I suspect it is because when the AP fires up it looks for that address in dns and because I have 2 buildings it has th