Skip to main content

Animate a logo




Open new scene, go to “Create" and open the option box for
"Text”.
Adjust the following options then press “create”.
Hide the text curves in the "Outliner" by pressing (Ctrl + h).
Select all the letters, then go to “Mesh > Combine”.
Delete the history for the shape, then go to “Modify > Make Live”.
Switch to “Dynamics Menu” by pressing “F5”, then go to “Particles > Particle Tool (option box)”.
Press on “Reset Tool”, then adjust the settings as shown.
Hide your grid, switch to the front view, and start to draw on the letters. Make sure to fill from the inside and on the edges as shown.
  • Notes:
  • Hold the Left Mouse Button and drag anywhere to draw.
  • Try to draw the letters one by one (start from the edges with one stroke then fill inside with the second stroke).
  • If you missed a spot, press only once to fill that spot.
  • Avoid drawing on the same area again because intensive particle counts will make a sluggish movement.
  • Press “Enter” then, in the “Attributes Editor” for the particle shape, go to “Render Attributes > Particle Render Type > Cloud (s/w)”. Note: When you press “Enter” you have to wait for the program to calculate the particles.
    Press on “Current Render Type”, and set the radius to “0.025”.
    Hide the original text surface in the outliner, then open “Hypershade” and select the Volumetric Node “particlecloud1”.
    Modify the following attributes for the particle cloud:
    Extend the playback range time to “200 frames”, then select the particles, and go to “Fields > Volume Axis”.
    Modify the following attributes for the volume axis field:
    Modify the "Transform Attributes" for the volume field as shown:
    On frame "1", set a key for the volume axis field at "Translate X" with a value of '20'.
    Go to frame "100" then set another key for volume axis field "Translate X" with a value of "-3.000".
    Go to "Window > Settings/Preferences > Preferences".
    Select the “particlecloud1” material, set its transparency to “0”, then set a key on the current frame (200).
    Go to “Window > Settings/Preferences > Preferences”.
    Go to "Solvers > "Create Particle Disk Cache (option box)".
    Make sure that the options look like following image (except for the scene directory), then press create.Note: Wait for the particles cache to be generated, and until it stops at frame 200.
    Select the “particlecloud1” material, set its transparency to “0” or a "White" color, and then set a key on the current frame (200).
    Set the current time in the time slider to “160”, change the transparency to “1” or a “Black” color, and then set another key.
    Repeat the last 2 steps. Set a key for “Transparency” on frame “20” with a "white" color or a value of "0", then set a key with a value of “1” or “black” on frame “1”. Now show the original hidden text shape in the "Outliner". Go to “Display > Show > Show Selection”, or press “Shift + h”.
    Switch to Edge Mode by pressing “Ctrl + F10”, then press delete.
    Extrude the text shape to about “0.250” on the “Z axis”.
    Center the text shape to the particles.
    Select the text, then separate the letters by going to "Mesh > Separate".
    Create 6 new "Blinn" materials with the following settings:
    Name the 6 Blinn materials as the text letters (Blinn1 = M, Blinn2 = A etc..), and then assign the first one to the letter "M".
    Go to frame "66" and set a key for the "M" material "Transparency" with the color set to "White" or "0", then go to frame "64" and set another key whith the color set to "Black" or "1".
    Assign the "A" material for the second letter, then go to frame "54" and set a key for the "Transparency" with the color set to "White" or "0", then go to frame "52" and set another key with the color set to "Black" or "1".
    Repeat these steps for the rest of the letters simply by using the following chart:
    Advertisement
    Make sure that the default light is turned on from the "Render Settings" and no other light source exists in your scene.
    You can now render the scene to video (AVI) or sequenced images (TIFF) from any camera view, and then reverse your animation in any video editing software (Adobe Premiere, After Effects, Sony Vegas, etc).
  • Notes:
  • Render 1 extra still image at frame 1 and place it at the end of the video in your video editing program to allow the logo to appear for longer.
  • Changing the Volume Axis Field attributes will show a noticeable change in the particles motion, also using other fields will create different cool effects.
  • Comments

    Popular posts from this blog

    Modelling Tools In Maya

    By now you should know how to create a polygon primitive and begin modifying its shape by pushing and pulling edges, faces, and vertices . That's a step in the right direction, but it's really only part of the battle—it's virtually impossible to create a highly complex model from a basic primitive without making wholesale alterations to the mesh. To truly begin making finished 3D pieces , we need to learn how to modify the topology of our model by adding faces and edges where we need more detail or control. There are literally dozens of different tools in Maya's modeling shelf, but many of them are only useful in specific situations. In practice, you'll probably spend 90% of your time using the same five or six commands. Instead of introducing every single tool Maya has to offer and having you forget how to use half of them, in the next few lessons we'll take a look some of the most commonly used techniques in Maya's polygon workflow. Insert E...

    Selection & Duplication In Maya

    Selection Modes Let's continue by discussing the different selection options in Maya. Place a cube in your scene and click on it—the cube's edges will turn green, indicating that the object has been selected. This type of selection is called Object Mode . Maya has a number of additional selection types, and each one is used for a different set of operations. To access Maya's other selection modes, hover your mouse pointer over the cube and then click and hold the right mouse button (RMB) . A menu set will appear, revealing the Maya's component selection modes— Face , Edge , and Vertex being the most important. In the fly menu, move your mouse to the Face option and release the RMB to enter face selection mode. You can select any face by clicking its center point and can then use the manipulator tools we learned in the previous lesson to modify the shape of the model. Select a face and practice moving, scaling, or rotating it like we've done in the e...

    The Extrude Tool In Maya

    Extrusion Extrusion is our primary means of adding additional geometry to a mesh in Maya. The extrude tool can be used on either faces or edges, and can be accessed at Mesh → Extrude , or by pressing the extrude icon in the polygon shelf at the top of the viewport (highlighted in red in the image above). Take a look at the image we've attached for an idea of what a very basic extrusion looks like. On the left we started with a plain old default cube primitive. Switch into face mode, select the upper face, and then press the extrude button in the polygon shelf. A manipulator will appear, which looks like an amalgamation of the translate, scale, and rotate tools. In a sense it is—after performing an extrusion, it is essential that you either move, scale, or rotate the new face so that you don't end up with overlapping geometry (more on this later). For this example, we simply used the blue arrow to translate the new faces a few units in the positive Y direction. N...