<?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>Mr.T Prodz</title>
	<atom:link href="http://blog.mrt-prodz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mrt-prodz.com</link>
	<description>3d animation, website design</description>
	<lastBuildDate>Tue, 24 Aug 2010 14:36:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using Football Ball Maker Script</title>
		<link>http://blog.mrt-prodz.com/2010/08/24/using-football-ball-maker-script/</link>
		<comments>http://blog.mrt-prodz.com/2010/08/24/using-football-ball-maker-script/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 13:44:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[baking]]></category>
		<category><![CDATA[ball]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[maker]]></category>
		<category><![CDATA[normal map]]></category>
		<category><![CDATA[texturing]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[unwrapping]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=204</guid>
		<description><![CDATA[Several people asked me how they could texture a generated football ball made with the Football Ball Maker script I did. The first and ugly option would be to flatten the uvs in an unwrap modifier and then texture it in a 3d painting software like Mudbox / Bodypaint / etc.. The second option would [...]]]></description>
			<content:encoded><![CDATA[<p>Several people asked me how they could texture a generated football ball made with the Football Ball Maker script I did. The first and ugly option would be to flatten the uvs in an unwrap modifier and then texture it in a 3d painting software like Mudbox / Bodypaint / etc.. The second option would be to create a low poly ball, unwrap it, and then generate normal map for the patches from the high poly model.</p>
<p>This is the solution I will describe in this small tutorial.</p>
<p><strong>Step 1:</strong> Generate a Football Ball with the script</p>
<p>( <a href="http://blog.mrt-prodz.com/data/dofootball.ms">click here to download</a> )</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_01.jpg" target="_blank"><img class="aligncenter size-medium wp-image-205" title="pic_01" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_01-300x224.jpg" alt="" width="300" height="224" /></a></p>
<p><strong>Step 2:</strong> Hide the Football ball and create a Box at position 0,0,0.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_02.jpg" target="_blank"><img class="aligncenter size-medium wp-image-207" title="pic_02" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_02-300x224.jpg" alt="" width="300" height="224" /></a></p>
<p><strong>Step 3:</strong> Unwrap the Box, you could just use the flatten UV button but I find the right unwrapping of a box a more elegant way to proceed. You can also paint your texture in an easier manner afterward in a 2d painting program since you can see where the polygons seam will be.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_03.jpg" target="_blank"><img class="aligncenter size-medium wp-image-208" title="pic_03" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_03-300x194.jpg" alt="" width="300" height="194" /></a></p>
<p><strong>Step 4:</strong> Apply a Turbosmooth modifier to make the box smooth enough to look like a sphere.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_04.jpg" target="_blank"><img class="aligncenter size-medium wp-image-210" title="pic_04" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_04-300x219.jpg" alt="" width="300" height="219" /></a><strong> </strong></p>
<p><strong>Step 5:</strong> Apply a Spherify modifier with a value of 100 percent in order to make the box looking even more like a sphere.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_05.jpg" target="_blank"><img class="aligncenter size-medium wp-image-211" title="pic_05" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_05-300x188.jpg" alt="" width="300" height="188" /></a></p>
<p><strong>Step 6:</strong> Apply another Turbosmooth modifider and you have an unwrapped sphere.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_06.jpg" target="_blank"><img class="aligncenter size-medium wp-image-213" title="pic_06" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_06-300x249.jpg" alt="" width="300" height="249" /></a></p>
<p><strong>Step 7:</strong> Unhide the high poly football ball made with the script and scale up/down the low poly to match the radius. Both balls should overlap as in the picture in order to get a correct normal map.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_07.jpg" target="_blank"><img class="aligncenter size-medium wp-image-214" title="pic_07" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_07-300x247.jpg" alt="" width="300" height="247" /></a></p>
<p><strong>Step 8:</strong> Select your unwrapped sphere we just made and press 0 or click on the Render to Texture button (in the rendering rollout menu). Click the Pick button and select the football ball generated with the script and click Add.</p>
<p>Enable the ticker &#8220;Enabled Projection&#8221; right next to the button Pick.</p>
<p>In Mapping Coordinates &#8220;Object&#8221; should be &#8220;Use Existing Channel&#8221; and &#8220;Sub-Objects&#8221; should be &#8220;Use Automatic Unwrap&#8221;.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_08.jpg" target="_blank"><img class="aligncenter size-medium wp-image-215" title="pic_08" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_08-300x245.jpg" alt="" width="300" height="245" /></a></p>
<p><strong>Step 9:</strong> A projection modifier should be added on top of your unwrapped sphere stack. In the &#8220;Cage&#8221; rollout click Reset first, then enter an Amount of 0.5 to make the cage big enough to bake all the high poly informations for the normal map.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_09.jpg" target="_blank"><img class="aligncenter size-medium wp-image-216" title="pic_09" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_09-251x300.jpg" alt="" width="251" height="300" /></a></p>
<p><strong>Step 10:</strong> In the Render to Texture dialog, click Add and select NormalsMap from the list.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_10.jpg" target="_blank"><img class="aligncenter size-medium wp-image-217" title="pic_10" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_10-300x287.jpg" alt="" width="300" height="287" /></a></p>
<p><strong>Step 11:</strong> I know it might sounds huge for some of you but I get better results with a width and height of 4096 for my normal map texture. You can still enter smaller value but if you get artifacts or small deformations it might be better to stick with 4096 pixels. Press the Render button and wait until the baking dialog disappears.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_11.jpg" target="_blank"><img class="aligncenter size-medium wp-image-218" title="pic_11" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_11-300x294.jpg" alt="" width="300" height="294" /></a></p>
<p><strong>Step 12:</strong> You should have this resulted normal map texture. If for some unknown reason you see artifacts in your normal map texture there is a big chance that your amount value in the projection modifier is too small. If it&#8217;s the case then raise the amount value and press Render again until all artifacts disappear.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_12.jpg" target="_blank"><img class="aligncenter size-medium wp-image-219" title="pic_12" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_12-300x300.jpg" alt="" width="300" height="300" /></a></p>
<p><strong>Step 13:</strong> Open the Material Editor, click the Bump map slot, select Normal Bump, and click the Normal button and select your generated normal map texture. Raise the default value of the bump from 30 to 100. Apply the map and hide or delete the generated high poly football ball since we don&#8217;t need it anymore. You should have now a low poly unwrapped sphere with patches in your render. If you want to see the normal bump in the viewport you can preview your shader in DirectX mode by maintaining the preview button pressed and selecting the pink preview button.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_13.jpg" target="_blank"><img class="aligncenter size-medium wp-image-220" title="pic_13" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_13-300x203.jpg" alt="" width="300" height="203" /></a></p>
<p><strong>Step 14:</strong> Side to side the high poly football ball generated with the script and the unwrapped version. You can now paint the ball in a 3d painting software, I used <a href="http://www.zbrushcentral.com/showthread.php?t=090617" target="_blank">Sculptris</a> since it&#8217;s free just to show how seamless the blue line is. But you can also export the uv unwrap texture and paint in Photoshop for example, it&#8217;s just harder to get the seams invisible. You could also export as an OBJ, and load it into Photoshop cs3 and later and 3d paint onto the ball.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_14.jpg" target="_blank"><img class="aligncenter size-medium wp-image-221" title="pic_14" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_14-300x165.jpg" alt="" width="300" height="165" /></a><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_15.jpg" target="_blank"><img class="aligncenter size-medium wp-image-222" title="pic_15" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/pic_15-300x165.jpg" alt="" width="300" height="165" /></a></p>
<p><strong>Final Result: </strong>Texturing is nothing serious, just to show how well it works.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/lowpoly_unwrap.jpg" target="_blank"><img class="aligncenter size-medium wp-image-223" title="lowpoly_unwrap" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/lowpoly_unwrap-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>And the diffuse texture:</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/diffuse.jpg" target="_blank"><img class="aligncenter size-medium wp-image-226" title="diffuse" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/diffuse-300x300.jpg" alt="" width="300" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2010/08/24/using-football-ball-maker-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repulsion</title>
		<link>http://blog.mrt-prodz.com/2010/08/24/repulsion/</link>
		<comments>http://blog.mrt-prodz.com/2010/08/24/repulsion/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 11:11:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[blood]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[realistic]]></category>
		<category><![CDATA[repulsion]]></category>
		<category><![CDATA[sculpting]]></category>
		<category><![CDATA[sculptris]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=190</guid>
		<description><![CDATA[A friend of mine told me about Sculptris and I have to admit I was and am still amazed about it. This is my first real attempt, the interface is so intuitive and easy to use, and the dynamic tessellation is fantastic. No more need to subD everything and end with an incredibly high poly mesh, you [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine told me about <a href="http://www.zbrushcentral.com/showthread.php?t=090617" target="_blank">Sculptris</a> and I have to admit I was and am still amazed about it. This is my first real attempt, the interface is so intuitive and easy to use, and the dynamic tessellation is fantastic. No more need to subD everything and end with an incredibly high poly mesh, you have total control over the poly amount on your mesh where you want details and you can optimize it afterward. I really suggest people to try it.</p>
<p>So this is my first real attempt at it, it took me about 40mn to have the sculpt done from a plane while I was trying and learning brushes and shortcuts.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/repulsion51.jpg" target="_blank"><img class="aligncenter size-medium wp-image-195" title="Repulsion" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/repulsion51-240x300.jpg" alt="" width="240" height="300" /></a></p>
<p>And an early screen grab from Sculptris:</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/repulsion_sculptris2.jpg" target="_blank"><img class="aligncenter size-medium wp-image-197" title="repulsion_sculptris2" src="http://blog.mrt-prodz.com/wp-content/uploads/2010/08/repulsion_sculptris2-300x276.jpg" alt="" width="300" height="276" /></a></p>
<p>Thanks to my friend Manos for his great inputs on the facial expression.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2010/08/24/repulsion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monologue Summer Card 2010</title>
		<link>http://blog.mrt-prodz.com/2010/08/24/monologue-summer-card/</link>
		<comments>http://blog.mrt-prodz.com/2010/08/24/monologue-summer-card/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 09:59:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[Monologue]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[card]]></category>
		<category><![CDATA[cartoon]]></category>
		<category><![CDATA[Jeff]]></category>
		<category><![CDATA[short]]></category>
		<category><![CDATA[summer]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=178</guid>
		<description><![CDATA[Monologue wishes you a GUANTANAMERA Summer! Sent to all our clients and friends to wish them a sunny, happy Summer. Jeff is based on a character sketch from my good friend Manolis Liapis (Yolt1), model and rigging was done since a long time but we never had the opportunity to use him in any of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://blog.mrt-prodz.com/picz/summer_card.jpg" alt="Monologue Summer Card 2010" width="220" height="110" /> <a href="http://www.monologue.gr" target="_blank">Monologue</a> wishes you a GUANTANAMERA Summer!</p>
<p>Sent to all our clients and friends to wish them a sunny, happy Summer.</p>
<p>Jeff is based on a character sketch from my good friend Manolis Liapis (Yolt1), model and rigging was done since a long time but we never had the opportunity to use him in any of our personal project.</p>
<p><img src="http://blog.mrt-prodz.com/wp-content/plugins/flash-video-player/default_video_player.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2010/08/24/monologue-summer-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MONOLOGUE: Farm Manager</title>
		<link>http://blog.mrt-prodz.com/2009/12/31/monologue-farm-manager/</link>
		<comments>http://blog.mrt-prodz.com/2009/12/31/monologue-farm-manager/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 17:55:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[In-House Softwares]]></category>
		<category><![CDATA[Monologue]]></category>
		<category><![CDATA[Farm Manager]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=171</guid>
		<description><![CDATA[I&#8217;m finishing a little software I started few weeks ago to manage our farm at Monologue, it&#8217;s always a pain to shutdown/reboot/or trying to access a specific computer on the farm. It&#8217;s still in development I might add some functions, I&#8217;m actually trying to understand how this one could &#8220;talk&#8221; to backburner.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m finishing a little software I started few weeks ago to manage our farm at <a href="http://www.monologue.gr" target="_blank">Monologue</a>, it&#8217;s always a pain to shutdown/reboot/or trying to access a specific computer on the farm. It&#8217;s still in development I might add some functions, I&#8217;m actually trying to understand how this one could &#8220;talk&#8221; to backburner.</p>
<p><a href="http://blog.mrt-prodz.com/wp-content/uploads/2009/12/snapshot.jpg"><img class="aligncenter size-full wp-image-172" title="MONOLOGUE: Farm Manager" src="http://blog.mrt-prodz.com/wp-content/uploads/2009/12/snapshot.jpg" alt="MONOLOGUE: Farm Manager" width="376" height="1035" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2009/12/31/monologue-farm-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Football Ball Maker</title>
		<link>http://blog.mrt-prodz.com/2009/10/28/football-ball-maker/</link>
		<comments>http://blog.mrt-prodz.com/2009/10/28/football-ball-maker/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 19:30:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[ball]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[maker]]></category>
		<category><![CDATA[maxscript]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=163</guid>
		<description><![CDATA[This is a tiny maxscript I did to create a classic black and white football ball.  Warning this is for close up render, so the resulted mesh is heavy (18.000 poly). Download (3.5kb maxscript file)]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.mrt-prodz.com/data/dofootball.ms"><img class="aligncenter size-full wp-image-164" title="football_maker" src="http://blog.mrt-prodz.com/wp-content/uploads/2009/10/football_maker.jpg" alt="football_maker" width="448" height="321" /></a>This is a tiny maxscript I did to create a classic black and white football ball.  Warning this is for close up render, so the resulted mesh is heavy (18.000 poly).</p>
<p><a href="http://blog.mrt-prodz.com/data/dofootball.ms">Download</a> (3.5kb maxscript file)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2009/10/28/football-ball-maker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tim</title>
		<link>http://blog.mrt-prodz.com/2009/10/17/tim/</link>
		<comments>http://blog.mrt-prodz.com/2009/10/17/tim/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 14:10:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[actor]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[portrait]]></category>
		<category><![CDATA[tim roth]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=152</guid>
		<description><![CDATA[Rework of my Tim Roth model. Started sculpting in Mudbox, then unwrapped the lowest iteration in 3dsmax. Textured in Photoshop and rendered in Mental Ray. Hair with max hair and fur. Using mental ray sss skin and compositing in After Effects.]]></description>
			<content:encoded><![CDATA[<p>Rework of my Tim Roth model. Started sculpting in Mudbox, then unwrapped the lowest iteration in 3dsmax. Textured in Photoshop and rendered in Mental Ray. Hair with max hair and fur. Using mental ray sss skin and compositing in After Effects.</p>
<p style="text-align: center;"><a href="http://blog.mrt-prodz.com/wp-content/uploads/2009/10/final_render_tie_ffd.jpg" target="_blank"><img class="size-medium wp-image-153 aligncenter" title="Tim" src="http://blog.mrt-prodz.com/wp-content/uploads/2009/10/final_render_tie_ffd-240x300.jpg" alt="Tim" width="240" height="300" /></a></p>
<p style="text-align: center;"><a href="http://blog.mrt-prodz.com/wp-content/uploads/2009/10/final_render_tie_ffd_occlusion.jpg" target="_blank"><img class="aligncenter size-medium wp-image-155" title="Occlusion" src="http://blog.mrt-prodz.com/wp-content/uploads/2009/10/final_render_tie_ffd_occlusion-240x300.jpg" alt="Occlusion" width="240" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2009/10/17/tim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3.0 mp3 player</title>
		<link>http://blog.mrt-prodz.com/2009/09/29/as3-0-mp3-player/</link>
		<comments>http://blog.mrt-prodz.com/2009/09/29/as3-0-mp3-player/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 16:46:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[actionscript 3.0]]></category>
		<category><![CDATA[as3.0]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=142</guid>
		<description><![CDATA[I decided to make a new actionscript 3.0 mp3 player (since the old one was AS2.0 and a lot heavier 60kb), I tried to keep it as simple as possible without fancy animation except maybe for the spectrum at the bottom right corner. It&#8217;s 20kb and features: XML playlist with direct selection playlist scrolling position [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.mrt-prodz.com/mp3"><img class="alignnone" src="http://blog.mrt-prodz.com/picz/mrtplayer.jpg" alt="" width="448" height="436" /></a></p>
<p>I decided to make a new actionscript 3.0 mp3 player (since the old one was AS2.0 and a lot heavier 60kb), I tried to keep it as simple as possible without fancy animation except maybe for the spectrum at the bottom right corner. It&#8217;s 20kb and features:</p>
<ul>
<li> XML playlist with direct selection</li>
<li>playlist scrolling position by clicking directly on the scrollbar (instead of using the slider)</li>
<li>mouse wheel use to scroll playlist (oddly not working here maybe cause of the flash embed)</li>
<li>play from position when clicking on the time bar</li>
<li>preloading bar showing on the time bar</li>
<li> volume adjustement</li>
<li> mute on/off</li>
<li>play/pause/previous/next buttons</li>
<li>small spectrum</li>
</ul>
<p>Changing the appearance is really simple and takes few minutes to setup (once graphics and main design are done of course) by modifying/editing movieclips on stage. Have a look at the popup mp3player version which keeps the same graphics but with a wider interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2009/09/29/as3-0-mp3-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kick Off Sequence</title>
		<link>http://blog.mrt-prodz.com/2009/09/25/kick-off-sequence/</link>
		<comments>http://blog.mrt-prodz.com/2009/09/25/kick-off-sequence/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:42:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[compositing]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[kick off]]></category>
		<category><![CDATA[soccer]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=132</guid>
		<description><![CDATA[This was a little test to see how fast I could make a simple kick off sequence with cheats/tricks and get a decent result. The background stadium is a picture, I added confetti particles falling in front of the crowd to give some life to the background. I also made some photo camera flashes flashing [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://blog.mrt-prodz.com/video/foot_breakdown.jpg" alt="" width="225" height="127" />This was a little test to see how fast I could make a simple kick off sequence with cheats/tricks and get a decent result.</p>
<p>The background stadium is a picture, I added confetti particles falling in front of the crowd to give some life to the background. I also made some photo camera flashes flashing randomly into the crowd. The whole background has a strong depth of field to keep the viewer&#8217;s attention on the grass and the kick off part.</p>
<p>The grass was made with a displacement map on a plane and the part that was the most time consuming of this little sequence was modeling the ball ( I though it was really easier ). Then I finally added a photo of a real football player leg and animated it to realize the kick off animation.</p>
<p>The whole sequence took approximately 3 hours to be realized from the start to the final compositing.</p>
<p>Here is the final video:<br />
<img src="http://blog.mrt-prodz.com/wp-content/plugins/flash-video-player/default_video_player.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2009/09/25/kick-off-sequence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Camera Mapping &#8211; Building replacement</title>
		<link>http://blog.mrt-prodz.com/2009/09/25/camera-mapping-building-replacement/</link>
		<comments>http://blog.mrt-prodz.com/2009/09/25/camera-mapping-building-replacement/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 21:27:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[building replacement]]></category>
		<category><![CDATA[camera mapping]]></category>
		<category><![CDATA[camera projection]]></category>
		<category><![CDATA[compositing]]></category>
		<category><![CDATA[motion tracking]]></category>

		<guid isPermaLink="false">http://blog.mrt-prodz.com/?p=123</guid>
		<description><![CDATA[This is a small experiment with camera mapping technique. Starting with a high resolution photo, I edited the building I wanted to replace and clone stamped over it to take most of it out of the picture. I then matched the camera angle and recreated the whole scene with basic meshes to finally use camera [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://blog.mrt-prodz.com/video/cam_mapping.jpg" alt="" width="225" height="150" />This is a small experiment with camera mapping technique. Starting with a high resolution photo, I edited the building I wanted to replace and clone stamped over it to take most of it out of the picture.</p>
<p>I then matched the camera angle and recreated the whole scene with basic meshes to finally use camera mapping to project the photo on top of it. Finally I made a new building which I rendered and used compositing for color correction to make it blend with the original photo.</p>
<p>For the camera motion I shot a scene outside with my hand-held camera so I could track it and get a more realistic looking movement, I did the final walking motion with some manual animation keys in a 3d software.</p>
<p>Here is the final video:<br />
<img src="http://blog.mrt-prodz.com/wp-content/plugins/flash-video-player/default_video_player.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2009/09/25/camera-mapping-building-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NES Quest &#8211; The 8Bit Journey</title>
		<link>http://blog.mrt-prodz.com/2009/09/24/nes-quest/</link>
		<comments>http://blog.mrt-prodz.com/2009/09/24/nes-quest/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 23:28:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Adventure]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[KCD Games]]></category>
		<category><![CDATA[NES Quest]]></category>
		<category><![CDATA[Point And Click]]></category>

		<guid isPermaLink="false">http://mrt-prodz.com/mrt/v4/?p=75</guid>
		<description><![CDATA[The hero lent his NES to his cousins, unfortunately for him they brought it back ruined. In a great desperation, he decide to fix it no matter what it takes, and his journey begins. Note: This is a free point and click adventure game I did with my best buddy LIAPIS &#8220;Yolt1&#8243; Manolis, for more [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://mrt-prodz.com/kcdgames/nesquest/download/nesquest.zip"><img class="aligncenter" title="Nes Quest" src="http://mrt-prodz.com/kcdgames/nesquest/picz/nesquest.jpg" alt="" width="504" height="125" /></a></p>
<p>The hero lent his NES to his cousins, unfortunately for him they brought it back ruined. In a great desperation, he decide to fix it no matter what it takes, and his journey begins.</p>
<pre><span><span style="font-size: small;"><a onclick="return popup(this, 'notes')" href="http://www.mrt-prodz.com/kcdgames/nesquest/snapshots/snap02.jpg" target="_blank"><img src="http://www.mrt-prodz.com/kcdgames/nesquest/snapshots/snap02.jpg" border="1" alt="click here to preview" width="160" height="120" /></a> <a onclick="return popup(this, 'notes')" href="http://www.mrt-prodz.com/kcdgames/nesquest/snapshots/snap03.jpg" target="_blank"><img src="http://www.mrt-prodz.com/kcdgames/nesquest/snapshots/snap03.jpg" border="1" alt="click here to preview" width="160" height="120" /></a></span></span></pre>
<p>Note: This is a free point and click adventure game I did with my best buddy LIAPIS &#8220;Yolt1&#8243; Manolis, for more info visit the official Nes Quest website. </p>
<p><a title="KCD Games - Nes Quest" href="../../../kcdgames/nesquest/index.html" target="_blank">Official website</a>   &#8211;   <a title="Download Game" href="../../../kcdgames/nesquest/download/nesquest.zip" target="_blank">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mrt-prodz.com/2009/09/24/nes-quest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
