<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>maltaannon.com &#187; particles</title>
	<atom:link href="http://maltaannon.com/tag/particles/feed/" rel="self" type="application/rss+xml" />
	<link>http://maltaannon.com</link>
	<description>Free Adobe After Effects and Production Studio Video Tutorials</description>
	<lastBuildDate>Sat, 18 Feb 2012 15:44:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Matrix Raining Code</title>
		<link>http://maltaannon.com/articles/after-effects/the-matrix-raining-code/</link>
		<comments>http://maltaannon.com/articles/after-effects/the-matrix-raining-code/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 19:17:48 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1323</guid>
		<description><![CDATA[Have you ever felt that theres something wrong with this world? Have you ever felt you know something, and that what you know you can&#8217;t explain? Now you can. Sort off&#8230; 
Some time ago I needed to create the raining code look as seen in &#8220;The Matrix&#8221; movie, so I started to google for ready [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript" >
function addAdDiv(){jQuery("#sb-body-inner").wrapInner("<div name='mediaspace' id='mediaspace'></div>");};
function hideWatch(){jQuery("h4").css("display", "none");};
function showWatch(){jQuery("h4").css("display", "");};
jQuery(document).ready(function(){showWatch();});</script>
<p>Have you ever felt that theres something wrong with this world? Have you ever felt you know something, and that what you know you can&#8217;t explain? Now you can. Sort off&#8230; <span id="more-1323"></span> </p><h4 id="watchnow-1337595777.25" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/the-matrix-raining-code/video.flv" title="The Matrix Raining Code Video Tutorial (Right-Click to download)" rel="shadowbox;width=1280;height=720; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: The Matrix Raining Code Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/the-matrix-raining-code/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/the-matrix-raining-code/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p><br />
Some time ago I needed to create the raining code look as seen in &#8220;The Matrix&#8221; movie, so I started to google for ready to use projects, but found nothing of value that I could use in my work&#8230; So I had to create my own. Watch this tutorial to learn all about it.</p>
<p>My first instinct was to use Trapcode Particular along with some custom particles to create the look I was after, but I quickly found out, that it&#8217;s just not going to cut it. The raining code has some very distinct look to it and the key to making it look good was to really pinpoint what was happening with the falling letters. Here&#8217;s what I found out after watching the original design as seen in the movie:</p>
<ul>
<li>There are two types of letters: leading, and following (after vision letters)</li>
<li>The leading letters are brighter than the others</li>
<li>The letters fall down in columns at different speeds</li>
<li>One column can have multiple leading letters falling at different speeds</li>
<li>Both leading and following letters change chars at random points in time (out of sync)</li>
<li>The amount of the following letters is random (tail length)</li>
<li>The letters always move a given amount of pixels (letter height)</li>
</ul>
<p>As far as everything on the list above could probably be achieved using Particular to create the look, the last point would be really hard to do. In theory all of the points above could be done, however it would take a lot of calculation to get the parameters of Particular just right, so I figured to change the approach a bit, and instead of having a &#8220;leading letter particle&#8221; spawn &#8220;after vision particles&#8221;, I decided to build a grid of letters, and then use Particular and Mosaic effect to reveal them. That way I could focus on the look, speed, timing and other &#8220;artistic&#8221; aspects of the work, and not think about how to set up Particular.</p>
<p>At the end of the tutorial you will also see how to change the color of the leading letters using the Threshold effect. What I forgot to mention is that you can of course play with the Threshold parameter changing the range of letters that are being treated as &#8220;leading letters&#8221;. Give it a try. It can create some really awesome looks.</p>
<h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/the-matrix-raining-code/the-matrix-raining-code.zip'>Download: Tutorial project file <em>(After Effects CS4)</em></a></h4>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/the-matrix-raining-code/feed/</wfw:commentRss>
		<slash:comments>90</slash:comments>
		</item>
		<item>
		<title>Expressions, particles, and random numbers</title>
		<link>http://maltaannon.com/live/expressions-particles-and-random-numbers/</link>
		<comments>http://maltaannon.com/live/expressions-particles-and-random-numbers/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 14:12:05 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[LIVE!]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[expressions]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1271</guid>
		<description><![CDATA[A couple of tips and tricks to improve your workflow with Trapcode Form and Trapcode Particular using expression and randomly generated values. If you missed the live session you also missed an additional hour of questions and answers. It was awesome. 
]]></description>
			<content:encoded><![CDATA[<p>A couple of tips and tricks to improve your workflow with Trapcode Form and Trapcode Particular using expression and randomly generated values. If you missed the live session you also missed an additional hour of questions and answers. It was awesome. <span id="more-1271"></span></p>
<embed flashvars='autoplay=false' width='540' height='439' allowfullscreen='true' allowscriptaccess='always' src='http://www.ustream.tv/flash/video/2536472' type='application/x-shockwave-flash' />
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/live/expressions-particles-and-random-numbers/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Particular 2: Overview</title>
		<link>http://maltaannon.com/articles/after-effects/particular-2-overview/</link>
		<comments>http://maltaannon.com/articles/after-effects/particular-2-overview/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 21:32:58 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1074</guid>
		<description><![CDATA[It&#8217;s finally here. Trapcode Particular 2. Check out this video tutorial to learn more about my favorite new features.
We&#8217;ve all been waiting for this moment. Trapcode has finally released the second version of the most popular plugin in the After Effects world &#8211; Particular. In this tutorial I&#8217;ll present some of the new features of [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript" >
function addAdDiv(){jQuery("#sb-body-inner").wrapInner("<div name='mediaspace' id='mediaspace'></div>");};
function hideWatch(){jQuery("h4").css("display", "none");};
function showWatch(){jQuery("h4").css("display", "");};
jQuery(document).ready(function(){showWatch();});</script>
<p>It&#8217;s finally here. Trapcode Particular 2. Check out this video tutorial to learn more about my favorite new features.<span id="more-1074"></span><br />
</p><h4 id="watchnow-1337595777.26" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particular-2-overview/video.flv" title="Particular 2: Overview Video Tutorial (Right-Click to download)" rel="shadowbox;width=1024;height=768; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: Particular 2: Overview Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particular-2-overview/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/particular-2-overview/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p><br />
We&#8217;ve all been waiting for this moment. <a rel="shadowbox"  href="http://www.trapcode.com/">Trapcode</a> has finally released the second version of the most popular plugin in the After Effects world &#8211; Particular. In this tutorial I&#8217;ll present some of the new features of this amazing plugin creating four small projects. We&#8217;ll start off slowly and then move to some more advanced things, but as always &#8211; Peder Norby (who is the founder of <a rel="shadowbox"  href="http://www.trapcode.com/">Trapcode</a> and the plugin developer) had made all the new features super easy, and the Particular itself is now even more accessible and robust.</p>
<p>Below is the list of those four mini projects we&#8217;ll be creating in this tutorial along with the features they explain. If you want to see the results there&#8217;s a <a rel="shadowbox"  href="http://www.youtube.com/watch?v=BUe3aITfCRU">video on my YouTube channel</a>.</p>
<ol>
<li>Light Streaks <em>[Streaklet, Shading, Position Subframe, Light Emitters]</em></li>
<li>Dark Alley <em>[Shading, Trapcode Lux, Light Falloff]</em></li>
<li>Micro Particles <em>[Textured Polygon, 3d Rotation, Spherical Field, Emission Extras]</em></li>
<li>School of salmon <em>[Textured Polygon, Orient To Motion, Motion Paths, Turbulence Field]</em></li>
</ol>
<p>This tutorial is very brief on all the subjects, but it will surely fill your head with some ideas and hopefully make you create something that you&#8217;ve always wanted to do, but never had the tool to do it. Well&#8230; now you have it &#8211; Trapcode Particular 2. I will be making more tutorials on this amazing plugin, so stay tuned.</p>
<p>As a side note: you can support this site by buying <a href='http://store.yahoo.com/cgi-bin/clink?toolfarm+aeaKdC+trpane.html'>Trapcode Particular</a> at <a href='http://store.yahoo.com/cgi-bin/clink?toolfarm+aeaKdC+index.html'>Toolfarm</a>, or if you already own it you can simply get <a href='http://store.yahoo.com/cgi-bin/clink?toolfarm+aeaKdC+trpav2up.html'>Trapcode Particular Upgrade</a>. Trapcode plugins are one of the few that I recommend for any After Effects user to have in his toolbox &#8211; whatever you do, at some point you will need it, so get it now.<br />
<h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particular-2-overview/particular-2-overview.zip'>Download: Tutorial project file <em>(After Effects CS3)</em></a></h4></p>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/particular-2-overview/feed/</wfw:commentRss>
		<slash:comments>162</slash:comments>
		</item>
		<item>
		<title>DNA Chain</title>
		<link>http://maltaannon.com/articles/after-effects/dna-chain/</link>
		<comments>http://maltaannon.com/articles/after-effects/dna-chain/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 01:08:11 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1049</guid>
		<description><![CDATA[You think you need a 3D application to create something like this? Well&#8230; think again. Nice DNA chain made entirely in After Effects and Trapcode Form.
Three dimensional shapes are pretty hard to create in After Effects. Usually you are forced to use some 3D application like 3D Studio Max, or Cinema4D. But there are exceptions. [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript" >
function addAdDiv(){jQuery("#sb-body-inner").wrapInner("<div name='mediaspace' id='mediaspace'></div>");};
function hideWatch(){jQuery("h4").css("display", "none");};
function showWatch(){jQuery("h4").css("display", "");};
jQuery(document).ready(function(){showWatch();});</script>
<p>You think you need a 3D application to create something like this? Well&#8230; think again. Nice DNA chain made entirely in After Effects and Trapcode Form.<span id="more-1049"></span><br />
</p><h4 id="watchnow-1337595777.27" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/dna-chain/video.flv" title="DNA Chain Video Tutorial (Right-Click to download)" rel="shadowbox;width=1280;height=720; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: DNA Chain Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/dna-chain/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/dna-chain/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p><br />
Three dimensional shapes are pretty hard to create in After Effects. Usually you are forced to use some 3D application like 3D Studio Max, or Cinema4D. But there are exceptions. As I mentioned in my blog post <a href="http://maltaannon.com/blog/more-3d-stuff-coming-soon/">More 3D stuff coming soon</a> some time ago I will be posting more of these tutorials to show you how much of 3D you can actually have in After Effects. </p>
<p>This tutorial was originally made for <a rel="shadowbox"  href="http://aetuts.com/">AETuts.com</a>. It focuses on using Trapcode Form and it&#8217;s layer maps as a main tool to create an illusion of three dimensional shape.<br />
<h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/dna-chain/dna-chain.zip'>Download: Tutorial project file <em>(After Effects CS4)</em></a></h4> <h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/dna-chain/dna-chain-cs3.zip'>Download: Tutorial project file <em>(After Effects CS3)</em></a></h4></p>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/dna-chain/feed/</wfw:commentRss>
		<slash:comments>87</slash:comments>
		</item>
		<item>
		<title>MILG5: Form Face</title>
		<link>http://maltaannon.com/articles/after-effects/milg5-form-face/</link>
		<comments>http://maltaannon.com/articles/after-effects/milg5-form-face/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:50:24 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=987</guid>
		<description><![CDATA[Learn how to create amazing push pin toy effect as seen in Radiohead’s “House of Cards” video using Trapcode Form. 
This tutorial comes from my training DVD called  and it is now available for free. You will learn how to use Trapcode Form along with regular footage to create a slick, eye-popping 3d push [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript" >
function addAdDiv(){jQuery("#sb-body-inner").wrapInner("<div name='mediaspace' id='mediaspace'></div>");};
function hideWatch(){jQuery("h4").css("display", "none");};
function showWatch(){jQuery("h4").css("display", "");};
jQuery(document).ready(function(){showWatch();});</script>
<p>Learn how to create amazing push pin toy effect as seen in Radiohead’s “House of Cards” video using Trapcode Form. <span id="more-987"></span><br />
</p><h4 id="watchnow-1337595777.28" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/milg5-form-face/video.flv" title="MILG5: Form Face Video Tutorial (Right-Click to download)" rel="shadowbox;width=1024;height=768; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: MILG5: Form Face Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/milg5-form-face/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/milg5-form-face/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p><br />
This tutorial comes from my training DVD called <a href="http://maltaannon.com/articles/after-effects/milg5-download/">Making It Look Great 5</a> and it is now available for free. You will learn how to use Trapcode Form along with regular footage to create a slick, eye-popping 3d push pin toy. Just put the camera in, apply some blurs and glows and you&#8217;re ready to go.</p>
<p>Project file is available with the purchase of <a href="http://maltaannon.com/articles/after-effects/milg5-download/">Making It Look Great 5</a>. You will get more than 7 hours of kick-ass training, 10 full length tutorials and 3 mini follow-up tutorials, lots of presets and CustomEffects including <a href="http://maltaannon.com/articles/after-effects/ce-screenify/">CE  Screenify</a> and <a href="http://maltaannon.com/articles/after-effects/ce-lightwrap/">CE LightWrap</a>. Make sure to check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/milg5-form-face/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>Growing 3D Vines</title>
		<link>http://maltaannon.com/articles/after-effects/growing-3d-vines/</link>
		<comments>http://maltaannon.com/articles/after-effects/growing-3d-vines/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 10:21:35 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=106</guid>
		<description><![CDATA[Do you think you know all about creating 3D vines? Well think again. Watch this amazing tutorial to learn how I did it using only After Effects.
First of all I&#8217;d like to apologize for the length of this tutorial &#8211; it&#8217;s about 50 minutes. It&#8217;s been over 3 months since my last post so I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript" >
function addAdDiv(){jQuery("#sb-body-inner").wrapInner("<div name='mediaspace' id='mediaspace'></div>");};
function hideWatch(){jQuery("h4").css("display", "none");};
function showWatch(){jQuery("h4").css("display", "");};
jQuery(document).ready(function(){showWatch();});</script>
<p>Do you think you know all about creating 3D vines? Well think again. Watch this amazing tutorial to learn how I did it using only After Effects.<span id="more-106"></span><br />
</p><h4 id="watchnow-1337595777.3" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/growing-3d-vines/video.flv" title="Growing 3D Vines Video Tutorial (Right-Click to download)" rel="shadowbox;width=1024;height=768; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: Growing 3D Vines Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/growing-3d-vines/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/growing-3d-vines/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p><br />
First of all I&#8217;d like to apologize for the length of this tutorial &#8211; it&#8217;s about 50 minutes. It&#8217;s been over 3 months since my last post so I&#8217;m a bit out of shape. Hopefully next one will be shorter, but for now, before you start watching this make sure you&#8217;ve got supplies of some snacks and soda, or coffee if you prefer, so that you have everything you need to sit back and enjoy the tutorial.</p>
<p>I know what you&#8217;re thinking. This is the same as Andrew Kramer&#8217;s tutorial &#8220;Growing 3D Vines&#8221;. This is exactly my point. If you&#8217;ve watched my previous tutorials you know I don&#8217;t copy someone else&#8217;s work unless I have something to add to the techniques presented, which is exactly the case here.</p>
<p>It was said that this effect is impossible to achieve without using a 3D application like 3D Studio Max, or Cinema 4D, and I have to agree. It is impossible&#8230; but doable. What you&#8217;re about to see is made using only After Effects, nothing more.</p>
<p>The final result is not perfect, but since the tutorial already takes about 50 minutes I decided not to focus on the visual side so much, just the basic idea behind this technique.</p>
<p>Generally in this particular case I&#8217;d also decide to create this effect in 3D application. Simple shapes like that usually render pretty fast and making changes to the rendered files is not that much of a pain, but just to show you that it is in fact possible to do in After Effects alone I decided to record this tutorial anyway. Hopefully you&#8217;ll go creative on the techniques presented and create some stunning animations and effects. As always&#8230; possibilities are endless.</p>
<blockquote><p>Inspiration for this project: <a rel="shadowbox"  title="Growing 3D Vines" href="http://www.videocopilot.net/tutorials.html?id=101" target="_blank">Growing 3D Vines by Andrew Kramer</a>.<br />
The wall texture comes from <a rel="shadowbox"  title="Riot Gear" href="http://www.videocopilot.net/riotgear.html" target="_blank">Riot Gear by VideoCopilot</a>.</p>
<p>Project file does not contain the original Riot Gear texture to avoid any copyright issues and giving away something for free that is not mine to give. However there is a replacement texture included that should do the trick.</p></blockquote>
<h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/growing-3d-vines/growing-3d-vines.zip'>Download: Tutorial project file <em>(After Effects CS3)</em></a></h4>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/growing-3d-vines/feed/</wfw:commentRss>
		<slash:comments>236</slash:comments>
		</item>
		<item>
		<title>Particle Playground: Ice</title>
		<link>http://maltaannon.com/articles/after-effects/particle-playground-on-ice/</link>
		<comments>http://maltaannon.com/articles/after-effects/particle-playground-on-ice/#comments</comments>
		<pubDate>Sun, 25 Nov 2007 15:41:29 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/after-effects/particle-playground-on-ice/</guid>
		<description><![CDATA[Christmas are coming so it&#8217;s about time I show you how to create nice snow that will stick to the layers that you have in your composition.
While shooting footage for this tutorial Georges butt almost fell of because of the very low temperature. But hey&#8230; we&#8217;ll do anything for all of you boys and girls [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript" >
function addAdDiv(){jQuery("#sb-body-inner").wrapInner("<div name='mediaspace' id='mediaspace'></div>");};
function hideWatch(){jQuery("h4").css("display", "none");};
function showWatch(){jQuery("h4").css("display", "");};
jQuery(document).ready(function(){showWatch();});</script>
<p>Christmas are coming so it&#8217;s about time I show you how to create nice snow that will stick to the layers that you have in your composition.<span id="more-93"></span><br />
</p><h4 id="watchnow-1337595777.31" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particle-playground-on-ice/video.flv" title="Particle Playground: Ice Video Tutorial (Right-Click to download)" rel="shadowbox;width=1024;height=768; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: Particle Playground: Ice Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particle-playground-on-ice/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/particle-playground-on-ice/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p><br />
While shooting footage for this tutorial Georges butt almost fell of because of the very low temperature. But hey&#8230; we&#8217;ll do anything for all of you boys and girls watching ours tutorials. Thankfully after drinking 10 cups of hot tea everything was back to normal.</p>
<p>In this experiment George and I will show you how you can create a snow falling from the sky. And if that wasn&#8217;t enough we are going to show you how to make the snow stick to the rooftops, cars standing on the streets, logos, or even actors in your footage.</p>
<p>And we even have a small challenge for you. After watching this tutorial try to create a custom shaped snowflake particle, or even few snowflake shapes.</p>
<blockquote><p>Make sure to see the related tutorial: <a rel="shadowbox"  title="Video tutorial - Particle Playground on Fire" href="http://maltaannon.com/after-effects/particle-playground-on-fire/">Particle Playground on Fire</a></p></blockquote>
<h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particle-playground-on-ice/particle-playground-on-ice.zip'>Download: Tutorial project file <em>(After Effects CS3)</em></a></h4>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/particle-playground-on-ice/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Particle Playground: Fire</title>
		<link>http://maltaannon.com/articles/after-effects/particle-playground-on-fire/</link>
		<comments>http://maltaannon.com/articles/after-effects/particle-playground-on-fire/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 19:17:17 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/after-effects/particle-playground-on-fire/</guid>
		<description><![CDATA[Join me and George in this interesting experiment. Learn how to generate particles from motion. No keyframes, no expressions. This one is hot!
People! I&#8217;m on fire! George is on fire! And this tutorial is on fire! This tutorial is rather an experiment. I&#8217;ll show you how to generate particles from live action footage without using [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript" >
function addAdDiv(){jQuery("#sb-body-inner").wrapInner("<div name='mediaspace' id='mediaspace'></div>");};
function hideWatch(){jQuery("h4").css("display", "none");};
function showWatch(){jQuery("h4").css("display", "");};
jQuery(document).ready(function(){showWatch();});</script>
<p>Join me and George in this interesting experiment. Learn how to generate particles from motion. No keyframes, no expressions. This one is hot!<span id="more-87"></span><br />
</p><h4 id="watchnow-1337595777.31" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particle-playground-on-fire/video.flv" title="Particle Playground: Fire Video Tutorial (Right-Click to download)" rel="shadowbox;width=1024;height=768; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: Particle Playground: Fire Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particle-playground-on-fire/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/particle-playground-on-fire/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p><br />
People! I&#8217;m on fire! George is on fire! And this tutorial is on fire! This tutorial is rather an experiment. I&#8217;ll show you how to generate particles from live action footage without using any keyframes or expressions.</p>
<p>The final fire look is just one of the possibilities. The idea of this is to show you how to generate particles that inherit motion and velocity from live footage. In the end you may use this tutorial to create a smoke trail of a falling plane, shining sparkles following someones moves, and basically anything you want. And most interesting of all&#8230; this is achieved using After Effects build in tools. No plugins required. Enjoy!</p>
<blockquote><p>Particle Playground is very powerfull but it&#8217;s also very hard to master. It&#8217;s just not as user-friendly as 3rd-party plugins, like <a rel="shadowbox"  title="Trapcode Website" href="http://trapcode.com/" target="_blank">Trapcode&#8217;s Particular</a>. If you&#8217;d like to know more about Particle Playground make sure to visit <a rel="shadowbox"  title="CreativeCow" href="http://CreativeCow.net" target="_blank">CreativeCow.net</a> and <a rel="shadowbox"  title="Fun in Particle Playground Land" href="http://library.creativecow.net/articles/kahlenberg_roland/game_pp.php" target="_blank">Roland R. Kahlenberg&#8217;s tutorial</a>.</p></blockquote>
<blockquote><p>Make sure to see the follow up tutorial: <a rel="shadowbox"  title="Video tutorial - Particle Playground on Ice" href="http://maltaannon.com/after-effects/particle-playground-on-ice/">Particle Playground on Ice</a></p></blockquote>
<h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/particle-playground-on-fire/particle-playground-on-fire.zip'>Download: Tutorial project file <em>(After Effects CS3)</em></a></h4>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/particle-playground-on-fire/feed/</wfw:commentRss>
		<slash:comments>111</slash:comments>
		</item>
	</channel>
</rss>

