<?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>Genaro Rocha</title>
	<atom:link href="http://genarorocha.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://genarorocha.com/wordpress</link>
	<description>Animator and CG artist</description>
	<lastBuildDate>Wed, 07 Oct 2009 07:50:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adobe Flash CS5 and iPhone</title>
		<link>http://genarorocha.com/wordpress/2009/10/06/adobe-flash-cs5-and-iphone/</link>
		<comments>http://genarorocha.com/wordpress/2009/10/06/adobe-flash-cs5-and-iphone/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 04:29:54 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[Cool Stuff!]]></category>
		<category><![CDATA[Flash and Web Design]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=258</guid>
		<description><![CDATA[This is a pretty exciting time to be a Flash developer! Today at MAX 2009, Adobe gave a sneak peak of Flash CS5&#8217;s capabilities to port Flash applications into iPhone applications.
This gives millions of Flash developers the chance to distribute their applications and games through Apple&#8217;s App Store; not to mention that Apple is getting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://genarorocha.com/wordpress/wp-content/uploads/2009/10/iphoneflash.jpg" rel="shadowbox[post-258];player=img;"><img class="alignright size-full wp-image-259" title="iphoneflash" src="http://genarorocha.com/wordpress/wp-content/uploads/2009/10/iphoneflash.jpg" alt="iphoneflash" width="250" height="133" /></a>This is a pretty exciting time to be a Flash developer! Today at MAX 2009, Adobe gave a sneak peak of Flash CS5&#8217;s capabilities to port Flash applications into iPhone applications.</p>
<p>This gives millions of Flash developers the chance to distribute their applications and games through Apple&#8217;s App Store; not to mention that Apple is getting all of these people added to their already huge list of developers overnight.</p>
<p><span id="more-258"></span>This is a very smart move from both Adobe and Apple. In my opinion, Adobe actually needed something like this to keep developers from moving to other technologies and platforms, and  Apple is getting all these new developers that come from a long lasting and well established community who have been working on the Flash platform for years.</p>
<p>Technically speaking, my guess is that Adobe already has a flash player running on the iphone, but since they cannot distribute it as a browser plug-in, they instead chose to give developers the option to wrap their SWF applications into this Flash Player for iphone. This is pretty much how projectors work actually. But that&#8217;s just my guess, of course.</p>
<p>Be sure to checkout the video here:</p>
<p><a title="Flash for iPhone demo" href="http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/" target="_blank">http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2009/10/06/adobe-flash-cs5-and-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLV Tag Reader</title>
		<link>http://genarorocha.com/wordpress/2009/10/06/flv-reader/</link>
		<comments>http://genarorocha.com/wordpress/2009/10/06/flv-reader/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 03:21:24 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[Action script]]></category>
		<category><![CDATA[Flash and Web Design]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=223</guid>
		<description><![CDATA[
This little Air application will let you drag and drop an FLV file and it will parse the file in binary and show you the contents of the FLV tags for analysis. This is a pretty old application I did when I was working at Di-f, but I figured I should revise it since I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><a title="FLV Reader" href="http://genarorocha.com/wordpress/wp-content/uploads/2009/10/flvreader2.jpg" rel="shadowbox[post-223];player=img;"><img class="alignnone size-full wp-image-21" title="FLV Reader" src="http://genarorocha.com/wordpress/wp-content/uploads/2009/10/flvreader.jpg" alt="" width="430" height="169" /></a></p>
<p>This little Air application will let you drag and drop an FLV file and it will parse the file in binary and show you the contents of the FLV tags for analysis.<span id="more-223"></span> This is a pretty old application I did when I was working at Di-f, but I figured I should revise it since I&#8217;ve using it a lot lately. So, I did some changes and packaged this as an air application for distribution.</p>
<p>Just a couple of notes:</p>
<ul>
<li>This only works with standard FLV formats, I haven&#8217;t tested this with F4V, but my guess is that the format is different. I will update the app when I get a chance.</li>
<li>You need to DRAG and DROP an FLV file from your desktop in order for it to work</li>
<li>The longer the FLV, the slower it may get. Keep that in mind</li>
</ul>
<p>As always, here are the source files if you need to check out the code.</p>
<blockquote><p><a href="http://genarorocha.com/wordpress/wp-content/uploads/2009/10/flvReader.zip"><img class="alignleft size-full wp-image-92" title="zipicon" src="http://genarorocha.com/wordpress/wp-content/uploads/2009/01/zipicon.gif" alt="" width="40" height="37" /></a><a href="http://genarorocha.com/wordpress/wp-content/uploads/2009/10/flvReader.zip" target="_blank">flvReader.zip</a></p>
<p>File size: 877 Kb</p></blockquote>
<p>Click on the install button below:<br />
<div id="flashcontent1273" style="width:215px; height:180px;"><strong>Please upgrade your Flash Player</strong> This is the content that would be shown if the user does not have Flash Player 9.0.115 or higher installed.</div><script type="text/javascript">
<!-- // <![CDATA[
var so = new SWFObject("http://genarorocha.com/wordpress/wp-content/plugins/air-badge/AIRInstallBadge.swf", "Badge", "215", "180", "9.0.115", "#FFFFFF");
so.useExpressInstall("http://genarorocha.com/wordpress/wp-content/plugins/air-badge/expressinstall.swf");
so.addVariable("airversion", "1.0");
so.addVariable("appname", "FLV+Reader");
so.addVariable("appurl", "http://genarorocha.com/wordpress/wp-content/uploads/2009/10/flvReader.air");
so.addVariable("appid", "FLV+Reader");
so.addVariable("pubid", "");
so.addVariable("appversion", "1.0");
so.addVariable("imageurl", "http://genarorocha.com/wordpress/wp-content/uploads/2009/10/installerImage.jpg");
so.addVariable("appinstallarg", "installed from web");
so.addVariable("applauncharg", "launched from web");
so.addVariable("helpurl", "help.html");
so.addVariable("hidehelp", "true");
so.addVariable("skiptransition", "false");
so.addVariable("titlecolor", "#00AAFF");
so.addVariable("buttonlabelcolor", "#00AAFF");
so.addVariable("appnamecolor", "#00AAFF");
so.addVariable("str_err_airswf", "<u>Running locally?</u><br/><br/>The AIR proxy swf won't load properly when this is run from the local file system.");
so.write("flashcontent1273");
// ]]&gt; -->
</script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2009/10/06/flv-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animation Demo Reel</title>
		<link>http://genarorocha.com/wordpress/2009/09/28/animation-demo-reel/</link>
		<comments>http://genarorocha.com/wordpress/2009/09/28/animation-demo-reel/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 01:50:43 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[3D Animation]]></category>
		<category><![CDATA[CG and animation]]></category>
		<category><![CDATA[Maya]]></category>
		<category><![CDATA[Rendering]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=150</guid>
		<description><![CDATA[
I just uploaded my first Animation Demo Reel. Hit the Read More link to check it out and be sure to drop a comment or two!


]]></description>
			<content:encoded><![CDATA[<p><img src="http://genarorocha.com/wordpress/wp-content/uploads/2009/09/animation.jpg" alt="animation" title="animation" width="430" height="169" class="alignleft size-full wp-image-254" /></p>
<p>I just uploaded my first Animation Demo Reel. Hit the Read More link to check it out and be sure to drop a comment or two!</p>
<p><span id="more-150"></span></p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6805091&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=94b500&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6805091&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=94b500&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2009/09/28/animation-demo-reel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash trace on terminal</title>
		<link>http://genarorocha.com/wordpress/2009/01/21/flash-trace-on-terminal/</link>
		<comments>http://genarorocha.com/wordpress/2009/01/21/flash-trace-on-terminal/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 20:11:05 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[Flash and Web Design]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flashtracer]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=87</guid>
		<description><![CDATA[ 
This is a quick tutorial with an applescript to output your trace callbacks into the terminal.
Since I&#8217;ve been doing a lot of flash lately, I was looking for a decent way to get all my trace callbacks displayed for debugging. Now, if you only use firefox there is the excellent flashTracer plugin, but what if you [...]]]></description>
			<content:encoded><![CDATA[<p> <a title="Flash Trace on terminal" href="http://genarorocha.com/wordpress/wp-content/uploads/2009/01/terminal.jpg" rel="shadowbox[post-87];player=img;"><img class="alignnone size-full wp-image-21" title="flash trace thumbnail" src="http://genarorocha.com/wordpress/wp-content/uploads/2009/01/terminal.jpg" alt="" width="430" height="169" /></a></p>
<p>This is a quick tutorial with an applescript to output your trace callbacks into the terminal.<br />
Since I&#8217;ve been doing a lot of flash lately, I was looking for a decent way to get all my trace callbacks displayed for debugging.<span id="more-87"></span> Now, if you only use firefox there is the excellent <a href="http://www.sephiroth.it/firefox/flashtracer/">flashTracer</a> plugin, but what if you use other browsers like safari? or even when you develop air application or publish to the desktop?</p>
<p>That&#8217;s why I made this little applescript that will open a terminal window and show you a live feed of the flash player log file, flashLog.txt.</p>
<p>You can grab the files here:</p>
<blockquote><p><a href="http://genarorocha.com/flashTrace/FlashTrace.zip"><img class="alignleft size-full wp-image-92" title="zipicon" src="http://genarorocha.com/wordpress/wp-content/uploads/2009/01/zipicon.gif" alt="" width="40" height="37" /></a><a href="http://genarorocha.com/flashTrace/FlashTrace.zip" target="_blank">FlashTrace.zip</a></p>
<p>File size: 32 Kb</p></blockquote>
<p><a href="http://genarorocha.com/wordpress/wp-content/uploads/2009/01/dickicons.jpg" rel="shadowbox[post-87];player=img;"><img class="alignright size-full wp-image-136" title="dickicons" src="http://genarorocha.com/wordpress/wp-content/uploads/2009/01/dickicons.jpg" alt="" width="130" height="61" /></a>Inside the zip you will find FlashTrace.app, which triggers the script. You can even drag this app to your dock for quick launching.</p>
<p>You dont need the actual applescript file, but I included it anyways in case you need to change something. This works with Flash Player 10 on mac OS X</p>
<p>Remember, in order for this to work you must do the following:</p>
<ul>
<li>Install the debugger version of Flash Player 10 from <a href="http://www.adobe.com/support/flashplayer/downloads.html" target="_blank">here</a></li>
<li>In Finder, go to your home folder, and create a new file called mm.cfg (be sure that the extension is actually .cfg).</li>
<li>Open it with TextEdit or any text editor and type the following:</li>
</ul>

<div class="wp_syntax"><div class="code"><pre class="actionscript actionscript" style="font-family:monospace;">TraceOutPutFileName=<span style="color: #66cc66;">/</span>Users<span style="color: #66cc66;">/</span>your_username<span style="color: #66cc66;">/</span>Library<span style="color: #66cc66;">/</span>Preferences<span style="color: #66cc66;">/</span>Macromedia<span style="color: #66cc66;">/</span>Flash Player<span style="color: #66cc66;">/</span>Logs<span style="color: #66cc66;">/</span>flashlog.<span style="color: #006600;">txt</span>
ErrorReportingEnable=<span style="color: #cc66cc;">1</span>
TraceOutputFileEnable=<span style="color: #cc66cc;">1</span>
MaxWarnings=<span style="color: #cc66cc;">100</span>   </pre></div></div>

<ul>
<li>In the above, be sure to change &#8220;your_username&#8221; and replace it with you actual mac username, this is the same as you home folder&#8217;s name.</li>
<li>Using finder, open your home folder and navigate to Library/Preferences/Macromedia/Flash Player/Logs/</li>
<li>If you dont see a file called flashlog.txt, just create it and name it like that.</li>
<li>Close down all your browser windows and Flash/Flex IDE and restart.</li>
</ul>
<p>This is just the basic setup to get the flash player to actually output all the debugging info into flashlog.txt.</p>
<p>Now just open up flashTrace.app and you should see  terminal window pop up. Try it out by running any flash content and you&#8217;ll see the terminal window fill up with useful information, as well as all your TRACE() callbacks</p>
<p>Genaro</p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2009/01/21/flash-trace-on-terminal/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>I get farty and bloated with foamy lattes</title>
		<link>http://genarorocha.com/wordpress/2008/11/27/i-get-farty-and-bloated-with-foammy-lattes/</link>
		<comments>http://genarorocha.com/wordpress/2008/11/27/i-get-farty-and-bloated-with-foammy-lattes/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 08:50:50 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[2D Animation]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=79</guid>
		<description><![CDATA[
Thats what Mugato says to his clerk on the film Zoolander. I found the audio clip on the 11 Second club website for a prior competition. I will be using the audio file for my final project in my 2D animation class. I really wanted to give it a shot at the current competition, but [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Flash Animation - Foamy Lattes" rel="shadowbox;height=405;width=720;" href="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/fina2h264_trimmed.mov"><img class="alignnone size-full wp-image-21" src="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/latte.jpg" alt="" width="430" height="169" /></a></p>
<p>Thats what Mugato says to his clerk on the film Zoolander. I found the audio clip on the <a href="http://www.11secondclub.com">11 Second club</a> website for a prior competition. I will be using the audio file for my final project in my 2D animation class.<span id="more-79"></span> I really wanted to give it a shot at the current competition, but the current audio file only has one character talking and I need 2. I drew the concept for the characters I used. I drew this with a cintiq 12wx straight in photoshop&#8230; nice!</p>
<p><a href="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/waiter.jpg" rel="shadowbox[post-79];player=img;"><img src="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/waiterthumb.jpg" alt="" title="waiterthumb" width="430" height="305" class="alignleft size-full wp-image-80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2008/11/27/i-get-farty-and-bloated-with-foammy-lattes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/fina2h264_trimmed.mov" length="2626522" type="video/quicktime" />
		</item>
		<item>
		<title>Rainy night</title>
		<link>http://genarorocha.com/wordpress/2008/11/27/rainy-night/</link>
		<comments>http://genarorocha.com/wordpress/2008/11/27/rainy-night/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 08:37:01 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[3D Animation]]></category>
		<category><![CDATA[CG and animation]]></category>
		<category><![CDATA[Maya]]></category>
		<category><![CDATA[Rendering]]></category>
		<category><![CDATA[dynamics]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[pond]]></category>
		<category><![CDATA[rain]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=71</guid>
		<description><![CDATA[
Hello! This is my last assignment for my 3d effects class. The class is basically about dynamics in maya. This assignment consisted in creating a rainy night scene, and it was a team effort. The scene contains dynamic cloth using soft bodies, rain particles and a dynamic pond which reacts to the rain particles that [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Rainy Night - Maya Dynamics" rel="shadowbox;height=480;width=720;" href="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/rain.mov"><img class="alignnone size-full wp-image-21" title="animation beat thumbnail" src="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/rainthumb.jpg" alt="" width="430" height="169" /></a></p>
<p>Hello! This is my last assignment for my 3d effects class. The class is basically about dynamics in maya. This assignment consisted in creating a rainy night scene, and it was a team effort. The scene contains dynamic cloth using soft bodies, rain particles and a dynamic pond which reacts to the rain particles that collide with it. When a collision occurs between the rain particles and the pond&#8217;s surface, a radial field is triggered at that point affecting the pond&#8217;s surface. I handled the dynamics, the lighting and the rendering. The rest of the team handled concept, modeling and texturing.</p>
<p>This scene was rendered with maya software.</p>
<p>Credits go to: Ryan Albertson, Ali Camacho, Roncarlo Erasmo, and me =)</p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2008/11/27/rainy-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/rain.mov" length="4568199" type="video/quicktime" />
		</item>
		<item>
		<title>Mental Ray&#8217;s Physical Sun and Sky</title>
		<link>http://genarorocha.com/wordpress/2008/11/27/mental-rays-physical-sun-and-sky/</link>
		<comments>http://genarorocha.com/wordpress/2008/11/27/mental-rays-physical-sun-and-sky/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 08:24:39 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[CG and animation]]></category>
		<category><![CDATA[Maya]]></category>
		<category><![CDATA[Rendering]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=62</guid>
		<description><![CDATA[
Mental ray is so cool. On feature that I love is the Physical Sun and Sky node. Its a neat light rig that accurately recreates a sun and sky. That, combined with Final Gather, makes it a really good choice when it comes to hassle-free outdoor lighting. 
There is only one little problem, and that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/bench.jpg" rel="shadowbox;height=525;width=700;" title="Bench render with mental ray"><img src="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/benchthumb.jpg" alt="" title="bench thumb" width="430" height="323" class="aligncenter size-full wp-image-63" /></a></p>
<p>Mental ray is so cool. On feature that I love is the Physical Sun and Sky node. Its a neat light rig that accurately recreates a sun and sky. That, combined with Final Gather, makes it a really good choice when it comes to hassle-free outdoor lighting. </p>
<p>There is only one little problem, and that is that textures appear to be washed out. I&#8217;m still trying to find the solution to this, but if anyone has an idea, let me know =)</p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2008/11/27/mental-rays-physical-sun-and-sky/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Stuff happens</title>
		<link>http://genarorocha.com/wordpress/2008/11/27/stuff-happens/</link>
		<comments>http://genarorocha.com/wordpress/2008/11/27/stuff-happens/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 07:59:06 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[CG and animation]]></category>
		<category><![CDATA[Maya]]></category>
		<category><![CDATA[Rendering]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[crash]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=48</guid>
		<description><![CDATA[
I created this image last quarter as part of an assignment for school. I tried to portray a situation which all the peps in the classroom would be familiar with. After all, this stuff has happened to us all hehe. Modeled and textured in Maya, and redered using the Maya Software Renderer.
]]></description>
			<content:encoded><![CDATA[<p><a rel="shadowbox;height=600;width=800;" href="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/desk.jpg" title="Stuff Happens"><img class="aligncenter size-full wp-image-49" title="desk_small" src="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/desk_small.jpg" alt="" width="430" height="323" /></a></p>
<p>I created this image last quarter as part of an assignment for school. I tried to portray a situation which all the peps in the classroom would be familiar with. After all, this stuff has happened to us all hehe. Modeled and textured in Maya, and redered using the Maya Software Renderer.</p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2008/11/27/stuff-happens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2D lipsynch</title>
		<link>http://genarorocha.com/wordpress/2008/11/27/2d-lipsynch/</link>
		<comments>http://genarorocha.com/wordpress/2008/11/27/2d-lipsynch/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 07:43:12 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[2D Animation]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=41</guid>
		<description><![CDATA[
I&#8217;m excited!, this is my first 2D lipsynch and I think it turned out pretty well for a first pass. I think the animation is one or two frames off from the audio at the last part, but that&#8217;s easy to correct. I&#8217;m still planning to go back, refine and clean the animation on this [...]]]></description>
			<content:encoded><![CDATA[<p><a title="2D lipsynch test" rel="shadowbox;height=400;width=550;" href="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/lipsynch.mov"><img class="alignnone size-full wp-image-21" title="lipsynch thumbnail" src="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/lipsynchthumb.jpg" alt="" width="430" height="169" /></a></p>
<p>I&#8217;m excited!, this is my first 2D lipsynch and I think it turned out pretty well for a first pass. I think the animation is one or two frames off from the audio at the last part, but that&#8217;s easy to correct. I&#8217;m still planning to go back, refine and clean the animation on this one. Also, this animation was done in flash with a wacom tablet. I know flash pretty well but never did traditional animation on it, and I must say it kicks ass!. Its sooo fast and functional, I dont know if I&#8217;ll do paper again =)</p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2008/11/27/2d-lipsynch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/lipsynch.mov" length="1731839" type="video/quicktime" />
		</item>
		<item>
		<title>Animation with Sound</title>
		<link>http://genarorocha.com/wordpress/2008/11/27/animation-with-sound/</link>
		<comments>http://genarorocha.com/wordpress/2008/11/27/animation-with-sound/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 07:27:45 +0000</pubDate>
		<dc:creator>genarorg</dc:creator>
				<category><![CDATA[2D Animation]]></category>

		<guid isPermaLink="false">http://genarorocha.com/wordpress/?p=35</guid>
		<description><![CDATA[
This is my first attempt at traditional 2d animation with sound. I got into some trouble because a lot of the beats fell inbetween frames (I was trying to animate on two&#8217;s). Then I figured it was better to just do it all on ones.
]]></description>
			<content:encoded><![CDATA[<p><a title="Animation with Sound" rel="shadowbox;height=480;width=720;" href="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/genaro_beat3_h264.mov"><img class="alignnone size-full wp-image-21" title="animation beat thumbnail" src="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/beatthumb.jpg" alt="" width="430" height="169" /></a></p>
<p>This is my first attempt at traditional 2d animation with sound. I got into some trouble because a lot of the beats fell inbetween frames (I was trying to animate on two&#8217;s). Then I figured it was better to just do it all on ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://genarorocha.com/wordpress/2008/11/27/animation-with-sound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://genarorocha.com/wordpress/wp-content/uploads/2008/11/genaro_beat3_h264.mov" length="2741241" type="video/quicktime" />
		</item>
	</channel>
</rss>
