<?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; Tutorials</title>
	<atom:link href="http://maltaannon.com/tag/articles/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-1337594800.92" 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>Creative Breakdowns</title>
		<link>http://maltaannon.com/live/creative-breakdowns/</link>
		<comments>http://maltaannon.com/live/creative-breakdowns/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 03:17:53 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[LIVE!]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1282</guid>
		<description><![CDATA[Best session up to this point. We&#8217;ve talked for about 4 hours. We discussed the movies you posted links to on my FaceBook fan page. Of course most of the fun stuff happens in the Questions and Answers segment, that never gets recorded. That&#8217;s one of the many reasons why you want to join the [...]]]></description>
			<content:encoded><![CDATA[<p>Best session up to this point. We&#8217;ve talked for about 4 hours. We discussed the movies you posted links to on my <a rel="shadowbox"  href="http://bit.ly/MaltyFan">FaceBook fan page</a>. Of course most of the fun stuff happens in the Questions and Answers segment, that never gets recorded. That&#8217;s one of the many reasons why you want to join the LIVE sessions.<br />
<span id="more-1282"></span><br />
Here is the list of videos we discussed:<br />
OK Go &#8211; WTF?: <a rel="shadowbox"  href="http://vimeo.com/7166047">http://vimeo.com/7166047</a><br />
The Presets &#8211; My People: <a rel="shadowbox"  href="http://www.youtube.com/watch?v=M1ufW2INWmM">http://www.youtube.com/watch?v=M1ufW2INWmM</a><br />
I Don&#8217;t Know Ya&#8217;ll: <a rel="shadowbox"  href="http://vimeo.com/7437001">http://vimeo.com/7437001</a><br />
Flexifoil: &#8211; <a rel="shadowbox"  href="http://www.hadlowpro.com/">http://www.hadlowpro.com/</a><br />
Panic Attack: <a rel="shadowbox"  href="http://www.youtube.com/watch?v=-dadPWhEhVk">http://www.youtube.com/watch?v=-dadPWhEhVk</a></p>
<embed flashvars='autoplay=false' width='540' height='439' allowfullscreen='true' allowscriptaccess='always' src='http://www.ustream.tv/flash/video/2696183' type='application/x-shockwave-flash' />
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/live/creative-breakdowns/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Rotoscoping made easy</title>
		<link>http://maltaannon.com/live/rotoscoping-made-easy/</link>
		<comments>http://maltaannon.com/live/rotoscoping-made-easy/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 02:10:04 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[LIVE!]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[keying]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1279</guid>
		<description><![CDATA[Rotoscoping principals along with some tips, tricks and techniques I developed over few years. Learn how to create a perfect roto without killing yourself on the way. 
]]></description>
			<content:encoded><![CDATA[<p>Rotoscoping principals along with some tips, tricks and techniques I developed over few years. Learn how to create a perfect roto without killing yourself on the way. <span id="more-1279"></span></p>
<embed flashvars='autoplay=false' width='540' height='439' allowfullscreen='true' allowscriptaccess='always' src='http://www.ustream.tv/flash/video/2642300' type='application/x-shockwave-flash' />
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/live/rotoscoping-made-easy/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Zaxwerks Plugins vs. 3D applications</title>
		<link>http://maltaannon.com/live/zaxwerks-plugins-vs-3d-applications/</link>
		<comments>http://maltaannon.com/live/zaxwerks-plugins-vs-3d-applications/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 01:21:20 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[LIVE!]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1277</guid>
		<description><![CDATA[Presenting the advantages of using Zaxwerks 3D plugins (Like Invigorator, ProAnimator and 3D Serpentine) as a replacement, or along with regular 3D applications like 3D Studio Max or Cinema 4D. We also had a giveaway of Red Giant Software Holomatrix plugin. To bad you missed it. Make sure to catch the next live show. 
]]></description>
			<content:encoded><![CDATA[<p>Presenting the advantages of using Zaxwerks 3D plugins (Like Invigorator, ProAnimator and 3D Serpentine) as a replacement, or along with regular 3D applications like 3D Studio Max or Cinema 4D. We also had a giveaway of Red Giant Software Holomatrix plugin. To bad you missed it. Make sure to catch the next live show. <span id="more-1277"></span></p>
<embed flashvars='autoplay=false' width='540' height='439' allowfullscreen='true' allowscriptaccess='always' src='http://www.ustream.tv/flash/video/2588031' type='application/x-shockwave-flash' />
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/live/zaxwerks-plugins-vs-3d-applications/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>Simple Camera Rig</title>
		<link>http://maltaannon.com/articles/after-effects/simple-camera-rig/</link>
		<comments>http://maltaannon.com/articles/after-effects/simple-camera-rig/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 08:04:19 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[expressions]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1252</guid>
		<description><![CDATA[If you ever struggled with your After Effects 3D camera than this tutorial is for you. Learn to rig your camera in seconds or buy a my script that will do it for you.   

I don&#8217;t know about you my friends, but each time I&#8217;m thinking about using After Effects camera I get [...]]]></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>If you ever struggled with your After Effects 3D camera than this tutorial is for you. Learn to rig your camera in seconds or buy a my script that will do it for you. <span id="more-1252"></span> </p><h4 id="watchnow-1337594800.95" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/simple-camera-rig/video.flv" title="Simple Camera Rig Video Tutorial (Right-Click to download)" rel="shadowbox;width=1280;height=720; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: Simple Camera Rig Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/simple-camera-rig/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/simple-camera-rig/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p> <form class='paypal'><a class='ec_ejc_thkbx' title='Purchase Simple Camera Rig Script 1.0' rel='shadowbox;width=750;height=450;' href='https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=580729&amp;cl=48592&amp;ejc=2' target='ej_ejc'><img src='http://maltaannon.com/wp-content/uploads/general/img_paypal_buynow.gif' alt=''/></a><img src='https://www.paypal.com/pl_PL/i/scr/pixel.gif' border='0' alt='' width='1' height='1'/></form><p><strong>Get Simple Camera Rig Script 1.0 (CS3) for only 14.90 USD</strong></p></p>
<p>
I don&#8217;t know about you my friends, but each time I&#8217;m thinking about using After Effects camera I get the shivers. It&#8217;s good for panning and zooming, but once you start to make a more classy and smooth motion, or you want to sex it up a bit with some curves you get into trouble. You need to keep track of zoom, point of interest, position, orientation and rotation keyframes all at once. We should be very grateful for <em>Separate Dimensions</em> feature in After Effects CS4, but it does not solve all the problems.</p>
<p>In this tutorial I will show you a technique that is widely used in camera animation by many artists that work in  3D Studio Max, Cinema 4D, or any other 3d application. I hope it will open your eyes on the subject of camera animation, and that you&#8217;ll start making your own more complex rigs. Good luck. Enjoy the tutorial.</p>
<p>And for those of you who don&#8217;t have time to build the rig each time you need to use it here&#8217;s a handy script that will set up the camera and the rig for you. Enjoy!<br />
<form class='paypal'><a class='ec_ejc_thkbx' title='Purchase Simple Camera Rig 1.0' rel='shadowbox;width=750;height=450;' href='https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=580729&amp;cl=48592&amp;ejc=2' target='ej_ejc'><img src='http://maltaannon.com/wp-content/uploads/general/img_paypal_buynow.gif' alt=''/></a><img src='https://www.paypal.com/pl_PL/i/scr/pixel.gif' border='0' alt='' width='1' height='1'/></form><p><strong>Get Simple Camera Rig 1.0 (CS3) for only 14.90 USD</strong></p></p>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/simple-camera-rig/feed/</wfw:commentRss>
		<slash:comments>244</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>Know your 3D</title>
		<link>http://maltaannon.com/live/know-your-3d/</link>
		<comments>http://maltaannon.com/live/know-your-3d/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 14:05:18 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[LIVE!]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[pixelbender]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1266</guid>
		<description><![CDATA[Discussion on how to improve the After Effects and 3d environment workflows for better compositing and faster rendering. UV Passes, Normal Maps, RPF format&#8230; all that good stuff. Question and answers was also very very cool, but it was not recorded. It never is. If you want to ask me a question and get an [...]]]></description>
			<content:encoded><![CDATA[<p>Discussion on how to improve the After Effects and 3d environment workflows for better compositing and faster rendering. UV Passes, Normal Maps, RPF format&#8230; all that good stuff. Question and answers was also very very cool, but it was not recorded. It never is. If you want to ask me a question and get an answer make sure to register and join the next live session of &#8220;Happy AfterEffecting with Maltaannon&#8221; <span id="more-1266"></span></p>
<embed flashvars='autoplay=false' width='540' height='439' allowfullscreen='true' allowscriptaccess='always' src='http://www.ustream.tv/flash/video/2215624' type='application/x-shockwave-flash' />
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/live/know-your-3d/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Creativity, education and success</title>
		<link>http://maltaannon.com/live/creativity-education-and-success/</link>
		<comments>http://maltaannon.com/live/creativity-education-and-success/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 14:35:12 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[LIVE!]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1262</guid>
		<description><![CDATA[The show went for over 2 hours. Too bad the first part (that you see here) didn&#8217;t work out as planned. Had some technical problems at the beginning of the show and forgot to say all the things I wanted to say. Next time, watch it live. (Oh. And by the way &#8211; the professor [...]]]></description>
			<content:encoded><![CDATA[<p>The show went for over 2 hours. Too bad the first part (that you see here) didn&#8217;t work out as planned. Had some technical problems at the beginning of the show and forgot to say all the things I wanted to say. Next time, watch it live. (Oh. And by the way &#8211; the professor I mentioned is cool and we still keep in touch &#8211; forgot to mention that) <span id="more-1262"></span></p>
<embed flashvars='autoplay=false' width='540' height='439' allowfullscreen='true' allowscriptaccess='always' src='http://www.ustream.tv/flash/video/2173212' type='application/x-shockwave-flash' />
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/live/creativity-education-and-success/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Introduction to Pixel Bender</title>
		<link>http://maltaannon.com/articles/after-effects/introduction-to-pixel-bender/</link>
		<comments>http://maltaannon.com/articles/after-effects/introduction-to-pixel-bender/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 02:24:36 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[pixelbender]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1188</guid>
		<description><![CDATA[Check this tutorial out and learn more about Adobe Pixel Bender technology and start making your own plugins. 
This tutorial is a bit different from all the others here, however I&#8217;m placing it in the After Effects category, because it&#8217;s very closely related to After Effects. In this tutorial I&#8217;ll show you what a Pixel [...]]]></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>Check this tutorial out and learn more about Adobe Pixel Bender technology and start making your own plugins. <span id="more-1188"></span></p><h4 id="watchnow-1337594800.99" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/introduction-to-pixel-bender/video.flv" title="Introduction to Pixel Bender Video Tutorial (Right-Click to download)" rel="shadowbox;width=1280;height=720; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: Introduction to Pixel Bender Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/introduction-to-pixel-bender/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/introduction-to-pixel-bender/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p><br />
This tutorial is a bit different from all the others here, however I&#8217;m placing it in the After Effects category, because it&#8217;s very closely related to After Effects. In this tutorial I&#8217;ll show you what a Pixel Bender plugin is, how it works, and we&#8217;ll finish off by creating our own, very simple cropping plugin for After Effects CS4.</p>
<p>Sure we can crop any layer with a Mask tool, but on the other hand animating mask points might be painful sometimes, especially when you try to animate it using expressions or some tracking data for example, so having a nice and simple cropping plugin in After Effects is not a bad idea after all.</p>
<p>If you&#8217;ll find this tutorial interesting make sure to visit <a rel="shadowbox"  href="http://labs.adobe.com/">Adobe Labs</a> for the latest version of <a rel="shadowbox"  href="http://labs.adobe.com/technologies/pixelbender/">Pixel Bender Toolkit</a>. You&#8217;ll get a full documentation and a few examples with your download to get you started. Good luck!</p>
<blockquote><p><strong><em>Side note</em></strong><br />
If you like the article graphics (click on the thumbnail to view full size) then know that it was created with my <a href="http://maltaannon.com/articles/after-effects/ce-screenify/">CE Screenify</a> and <a href="http://maltaannon.com/articles/after-effects/chromabberation/">ChromAberration</a> plugins. Make sure to check them out.</p></blockquote>
<blockquote><p><strong><em>Update</em></strong><br />
If you got interested with Pixel Bender then you probably would like to read <a href="http://maltaannon.com/blog/pixel-bender-and-aeuicontrols/">Pixel Bender and aeUIControls</a> post.</p></blockquote>
<h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/introduction-to-pixel-bender/simple_cropping.zip'>Download: Simple cropping Pixel Bender plugin <em>(After Effects CS4)</em></a></h4>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/introduction-to-pixel-bender/feed/</wfw:commentRss>
		<slash:comments>98</slash:comments>
		</item>
		<item>
		<title>Bitweiser Light</title>
		<link>http://maltaannon.com/articles/after-effects/bitweiser-light/</link>
		<comments>http://maltaannon.com/articles/after-effects/bitweiser-light/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 10:52:07 +0000</pubDate>
		<dc:creator>Jerzy Drozda Jr</dc:creator>
				<category><![CDATA[After Effects]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[pixelbender]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maltaannon.com/?p=1171</guid>
		<description><![CDATA[Problems with overerexposed footage? Need to work in 32bpc for nice depth of field and motion blur? Now you can! Convert your footage from 8bpc to 32bpc with my new free plugin. 
 We all deal with overexposed footage from time to time when doing postproduction, color correction, motiongraphics or visual effects. Usually theres not [...]]]></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>Problems with overerexposed footage? Need to work in 32bpc for nice depth of field and motion blur? Now you can! Convert your footage from 8bpc to 32bpc with my new free plugin. <span id="more-1171"></span><br />
</p><h4 id="watchnow-1337594801.01" class='continue' style='display:none'><a href="http://maltaannon.com/wp-content/uploads/tutorials/after-effects/bitweiser-light/video.flv" title="Bitweiser Light Video Tutorial (Right-Click to download)" rel="shadowbox;width=1280;height=720; options={onFinish:addAdDiv,flashVars:{abouttext:'Download: Bitweiser Light Video Tutorial', aboutlink:'http://maltaannon.com/wp-content/uploads/tutorials/after-effects/bitweiser-light/video.flv', plugins:'sharing-1', 'sharing.link':'http://maltaannon.com/articles/after-effects/bitweiser-light/', dock:'true'}}">Click here to watch the video tutorial</a></h4><p> We all deal with overexposed footage from time to time when doing postproduction, color correction, motiongraphics or visual effects. Usually theres not much we can do about it. In some cases we can replace the sky when it was a cloudy day and the clouds turned out looking like a white or gray solid. But what if the overexposed pixels are exactly what you need? Well&#8230; than you need to do nothing&#8230; until you start blurring the footage or adding color correction. In those cases you end up with areas that turn out gray while they should still be white. That causes a lot of additional work when compositing. At least that&#8217;s how thighs were until now.</p>
<p>Bitwiser is a concept I had in mind for quite some time that just came to life as Bitweiser Light Pixel Bender plugin. This &#8220;light&#8221; version is completely free, has no settings, and only works for overexposed areas converting them to superbright pixels in 32bpc mode. Let me know what you think of it, so I&#8217;d know if it&#8217;s worth spending more time on improving this solution. The Bitweiser Pro version (if it will ever be made) will have a bunch of settings for tweaking the looks, threshold, tinting colors, separate settings for highlights, midtones, shadows, and probably a lot of other features that did not yet came to my mind.</p>
<p>I&#8217;m always hungry for your comments, opinions and suggestions. Please enjoy this free release and let me know what you think.<br />
<h4 class='continue'><a href='http://maltaannon.com/wp-content/uploads/tutorials/after-effects/bitweiser-light/bitweiser-light.zip'>Download: Bitweiser Light Pixel Bender plugin <em>(After Effects CS4)</em></a></h4></p>
]]></content:encoded>
			<wfw:commentRss>http://maltaannon.com/articles/after-effects/bitweiser-light/feed/</wfw:commentRss>
		<slash:comments>125</slash:comments>
		</item>
	</channel>
</rss>

