Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on Twitter
LIBRARY:TutorialsVideo TutorialsReviewsInterviewsEditorialsFeaturesBusinessAuthorsRSS FeedTraining DVDs

Learning Basic AE Tips while Creating a Genie and Lamp: Part 3

COW Library : Adobe After Effects basics Tutorials : Joe Chao : Learning Basic AE Tips while Creating a Genie and Lamp: Part 3
Learning Basic AE Tips while Creating a Genie and Lamp: Part 3
Adobe After Effects Tutorial


part 3 of Joe Chao's Learning Basic AE tips while creating a Genie in a Lamp

Joe Chao (Cao Jun) Joe Chao,
Jiangsu, China
©2007 Joe Chao and CreativeCow.net. All rights reserved.

Article Focus:
In this tutorial, CreativeCOW Contributing Editor Joe Chao finishes up his Genie in a lamp series by adding a light stream and a few other final lighting effects.





The third wish from the genie:

Light stream & some other effects


This is the third and final part of my Genie Series tutorials. Now everything is ready: the genie is coming out soon.

Andrew Kramer had written a tutorial about similar effects while I was buried under tons of projects. I thought I could make my tutorial mainly focus on the flow and some details.

BTW, to finish this tutorial with AE6.5, Trapcode Particular & Trapcode Starglow filters will be needed.

Now please open the project we made last time, and we'll get started.

In this project we are going to create a light stream coming out from the lamp to swirl around this scene. Because in most of the process, the camera is moving and the light stream is out of view sight, it's hard to imitate it with a 2D layer stream. On the other hand, AE doesn't have a 3D modeling function, so we have to find out some other strategies.

Trapcode Particular 1.5 has developed a new function. Now it can make a particular system moving through a certain 3D path. It means that we can create a stream by animating a particular system.

Step 1: Create the motion path


Create a red solid layer, and name it as "guide". Set its size as "40*40". Check on the 3D layer switch. Set some key frames for its position property. The path might be like this:

Figure 1



Top View


Figure 2



The shape of the path will be the shape of the light stream, so make it smooth if you don't want to make a light stream with sharp corners.

Preview the animation, adjust the path and speed of the layer "guide" until you are satisfied with them.

Now create a new point light, and name it as "motion path 1". Copy the key frames of the guide layer and paste them in to the light's position property. In fact the guide layer is useless now, we can delete it or hide it. After that, hide the light.

BTW, you can also create the light and the path directly without making the guide layer, but I think a solider layer can be rendered and adjusted quickly. It's nothing but a trick of animating something that can't be rendered.

Step 2: Create particular system


Create a new solid layer whose size is the same as the comp. Apply the filter Trapcode/particular to this layer.

Open the emitter settings, create these expressions for the "positionXY" property and "positionZ" property:


positionXY:

temp = thisComp.layer("Motion Path 1").position.valueAtTime(0);

[temp[0], temp[1]]

positionZ:

temp = thisComp.layer("Motion Path 1").position.valueAtTime(0);

temp[2]

Set the "emitter" settings like this:


Figure 3


Set the "Particle" settings like this:


Figure 4


Set the "Physics" settings like this:


Figure 5


Please pay close attention to the motion path property. If you can't set it, check the name of the light layer.

Now we get an effect like this:


Figure 6


Many light balls move along the path and forming a light line.

Step 3: Develop the Particular System


Then we are going to turn the line into stream. I found that in many similar effects, the light streams are made of some texture like this:


Figure 7


But here we have some textures like this:


Figure 8


The key point of this problem is how to replace the balls as some other shapes. One would think that we could settle this problem by using custom particular shape. But in fact, it can't work here.


Figure 9


We can try to image that many balls in different sizes make up a stream. It's like this:



Figure 10

So I decided to try making it with "Aux System". Set it like this:


Figure 11


Here we get a result like this:


Figure 12


Not so good, but it's better now. Because we only need Aux System to make up the stream, the particulars are useless here. Although we can't delete it, we can hide it. Set the "opacity" property in "particle" as "0".
It's gone, and we get this:

Figure 13


Why do we only get a line? It's because the velocity of the particule is 0. Go to the "emitter" settings and replace it with "20".


Figure 14


Immediately, our effect changed. It looks much better now, but some part of the stream seems broken now. Go to Aux System setting and replace the property of "particles/sec" with "510":


Figure 15

Preview the animation, you find that the stream will come out endlessly. You can fix that by adding 2 key frames to the "particle/sec" property, and turn off the particle system at certain time.

Now the stream seems too regular, so we can add some chaos factors. Go to the "physics" settings, and set the property "spin amplitude" as "20".

Now we get a result like this:


Figure 16


Now, our effect is almost finished. All we need to do is simply fix some details as we like.
These are my settings:


Figure 17

Figure 18


BTW, don't forget to turn on the motion blur switch.

After adjusting the levels of the stream:


Figure 19


To tone the color, we have many tools in AE. But this time I want to try another filter of Trapcode.

Apply Trapcode/starglow to the stream.

Even the default settings can work very well:


Figure 20


Before the end of this tutorial, we can also try the presets of Trapcod Particular to create smoke, light spring and some other things to decorate our scene.


Figure 21


That's all. Enjoy!

Feel free to ask questions in the After Effects forum at CreativeCOW.net.



If you found this page from a direct link, please visit our forums or read other articles at CreativeCOW.net





  Adobe After Effects basics Tutorials   •   Adobe After Effects basics Forum
Reply   Like  


Related Articles / Tutorials:
Adobe After Effects basics
Learning Basic AE Tips while Creating a Genie and Lamp: Part 1

Learning Basic AE Tips while Creating a Genie and Lamp: Part 1

In this tutorial, CreativeCOW Contributing Editor Joe Chao demonstrates a few useful tips for AE beginners by creating a genie in a lamp. Joe will take what seems like a complex project and will break it down into bite-sized, easy to manage concepts.

Tutorial
Adobe After Effects basics
Learning Basic Lighting Effects: Part 2

Learning Basic Lighting Effects: Part 2

In this tutorial, CreativeCOW Contributing Editor Joe Chao demonstrates creating some light effects. This is part two of Joes Genie in a Lamp series.

Tutorial
Adobe After Effects basics
AE Basics 33: Options for Creating Text

AE Basics 33: Options for Creating Text
  Play Video
AE Basics - A Creative COW series for new users of Adobe After Effects. Lesson 33: In this tutorial, Andrew Devis starts to look at text creation and animation in After Effects starting with the different ways to create text in the composition panel.

Tutorial, Video Tutorial
Adobe After Effects basics
AE Basics 32: Creating a Motion Background with Shapes Layers

AE Basics 32: Creating a Motion Background with Shapes Layers
  Play Video
AE Basics - A Creative COW series for new users of Adobe After Effects. Lesson 32: In this tutorial Andrew Devis takes some of what has been learnt over the previous AE Basics tutorials on shape layers and puts them together to create a motion background for text. In this tutorial Andrew covers shape creation, shape duplication, working with multiple shape layers at a time, pre-composing multiple shape layers etc. Andrew also introduces "Adjustment Layers" to create a blurred vignette and to use as a color adjustment layer while showing how to move between comps to get the best possible look.

Tutorial, Video Tutorial
Adobe After Effects basics
AE Basics 31: Brainstorm & Shape Layers

AE Basics 31: Brainstorm & Shape Layers
  Play Video
AE Basics - A Creative COW series for new users of Adobe After Effects. Lesson 31: In this tutorial, Andrew Devis demonstrates the "Brainstorm" function with shape layers. The "Brainstorm" function is a tool to give creative ideas based on your own selection of properties to be randomized for creative effect. As long as you select more than one property you can get a stream of creative ideas through Brainstorm that will fuel your imagination and help in the creative process.

Tutorial, Video Tutorial
Adobe After Effects basics
AE Basics 30: The Write-on Effect

AE Basics 30: The Write-on Effect
  Play Video
AE Basics - A Creative COW series for new users of Adobe After Effects. Lesson 30: In this tutorial, Andrew Devis demonstrates the "Write-on" Effect in After Effects showing how it works and how paths created in After Effects and other programs can be used to create higher quality animations with the "Write-on" effects than might be produced by simply animating the various properties of the effect. Although not strictly one of the shape layer series, this tutorial does follow on from the previous tutorial looking at creating true spirals in After Effects.

Tutorial, Video Tutorial
Adobe After Effects basics
AE Basics 29: Shape Layers Part 13 - Creating a True Spiral Using Illustrator Paths

AE Basics 29: Shape Layers Part 13 - Creating a True Spiral Using Illustrator Paths
  Play Video
AE Basics - A Creative COW series for new users of Adobe After Effects. Lesson 29: In this thirteenth tutorial looking at Shape Layers in After Effects, Andrew Devis looks at the problem of creating and animating a true spiral in After Effects and how it can be done by using paths copied from Illustrator.

Tutorial, Video Tutorial
Adobe After Effects basics
AE Basics 28: Shape Layers Part 12 - The Zig Zag Operand

AE Basics 28: Shape Layers Part 12 - The Zig Zag Operand
  Play Video
AE Basics - A Creative COW series for new users of Adobe After Effects. Lesson 28: In the twelfth tutorial looking at Shape Layers in After Effects, Andrew Devis explains the Zig Zag operand.

Tutorial, Video Tutorial
Adobe After Effects basics
AE Basics 27: Shape Layers Part 11 - Wiggle Transform

AE Basics 27: Shape Layers Part 11 - Wiggle Transform
  Play Video
AE Basics - A Creative COW series for new users of Adobe After Effects. Lesson 27: In the eleventh tutorial looking at Shape Layers in After Effects, Andrew Devis demonstrates the Wiggle Transform operand.

Tutorial, Video Tutorial
Adobe After Effects basics
AE Basics 26: Shape Layers Part 10 - Twist & Wiggle Paths

AE Basics 26: Shape Layers Part 10 - Twist & Wiggle Paths
  Play Video
AE Basics - A Creative COW series for new users of Adobe After Effects. Lesson 26: In the tenth tutorial looking specifically at Shape Layers in After Effects, Andrew Devis demonstrates the Twist & Wiggle Paths operands.

Tutorial, Video Tutorial
MORE


FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2012 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]