<?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>Technical Art for Games &#187; iPhone</title>
	<atom:link href="http://adammechtley.com/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://adammechtley.com</link>
	<description>Tips, Tutorials, and Tools - by Adam Mechtley</description>
	<lastBuildDate>Thu, 12 Jan 2012 02:11:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Biped Editor released</title>
		<link>http://adammechtley.com/2010/11/biped-editor-released-2/</link>
		<comments>http://adammechtley.com/2010/11/biped-editor-released-2/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 19:08:11 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Unity]]></category>
		<category><![CDATA[3D Animation]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://adammechtley.com/?p=832</guid>
		<description><![CDATA[For anyone at Unite, you already know about this. Unity announced their asset store at the keynote yesterday, which lets developers sell or share assets, editor extensions, and so on, right inside the Unity editor for users to download directly into their projects. As such, I wrapped up a first release of my Biped Editor [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone at <a title="Unite Conference" href="http://unity3d.com/unite">Unite</a>, you already know about this. Unity announced their <a title="Unity Asset Store" href ="http://unity3d.com/assetstore">asset store</a> at the keynote yesterday, which lets developers sell or share assets, editor extensions, and so on, right inside the Unity editor for users to download directly into their projects. As such, I wrapped up a first release of my Biped Editor and put it up with full source code. You can get it from the Unity asset store now, if you download Unity 3.1. I put together a quick tutorial video for anyone who downloads it to get an idea of what the feature set for this release looks like. Hope some of you out there find it useful!</p>
<p><strong>Note:</strong> for best viewing, I recommend turning the resolution on the video up to 1080p and watching full-screen, since that&#8217;s my native resolution and it will be easier to read some of the buttons.</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/4IVxuXqFnCE?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4IVxuXqFnCE?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://adammechtley.com/2010/11/biped-editor-released-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Biped Editor for Unity 3.0</title>
		<link>http://adammechtley.com/2010/07/biped-editor-for-unity-3-0/</link>
		<comments>http://adammechtley.com/2010/07/biped-editor-for-unity-3-0/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 02:27:33 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Unity]]></category>
		<category><![CDATA[3D Animation]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[touch KO]]></category>

		<guid isPermaLink="false">http://adammechtley.com/?p=814</guid>
		<description><![CDATA[I&#8217;ve been really head-down for awhile with work, the latest of which has involved some pretty substantial refactoring of Touch KO for a big update this summer (finally!). Since I&#8217;ve been working in Unity 3.0, I thought I&#8217;d share a short clip of a tool I developed during the refactoring process. It&#8217;s a biped component [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been really head-down for awhile with work, the latest of which has involved some pretty substantial refactoring of Touch KO for a big update this summer (finally!). Since I&#8217;ve been working in Unity 3.0, I thought I&#8217;d share a short clip of a tool I developed during the refactoring process. It&#8217;s a biped component along with an editor for interactively adjusting collision shapes and sizes as well as joint limits. The component also has functionality to perform an automatic mass distribution based on human values, as well as interfaces for entering and exiting ragdoll. If I manage to get caught up on things after the update I&#8217;ll probably share the code on here eventually, but as anyone who follows the site may have guessed it&#8217;s been really busy lately O_o.</p>
<p><strong>Note:</strong> for best viewing, I recommend turning the resolution on the video up to 1080p and watching full-screen, since that&#8217;s my native resolution and it will be easier to read some of the buttons.</p>
<p><object  width="640" height="385"><param name="movie" value="http://www.youtube.com/v/V5SBiCb1EYc&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/V5SBiCb1EYc&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://adammechtley.com/2010/07/biped-editor-for-unity-3-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Touch KO is out!</title>
		<link>http://adammechtley.com/2009/07/touch-ko-is-out/</link>
		<comments>http://adammechtley.com/2009/07/touch-ko-is-out/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 16:54:43 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[touch KO]]></category>
		<category><![CDATA[Unity]]></category>

		<guid isPermaLink="false">http://www.adammechtley.com/?p=446</guid>
		<description><![CDATA[I&#8217;m out of town right now, so have to be pretty brief, but I wanted to say that Touch KO is finally out now! You can pick it up in the App Store for a special launch sale price of $2.99! Perfect for blowing off some steam if you&#8217;re waiting around somewhere.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m out of town right now, so have to be pretty brief, but I wanted to say that Touch KO is finally out now! You can <a title = "Touch KO - Boxing Game for iPhone and iPod Touch" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=309518895&#038;mt=8">pick it up in the App Store</a> for a special launch sale price of $2.99! Perfect for blowing off some steam if you&#8217;re waiting around somewhere.</p>
<p><a title = "Touch KO - Boxing Game for iPhone and iPod Touch" href = "http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=309518895&#038;mt=8"><img class = "screenshot" alt = "Touch KO screenshot" src = "http://adammechtley.com/images/portfolio/tko_screen4.jpg" / ></a></p>
]]></content:encoded>
			<wfw:commentRss>http://adammechtley.com/2009/07/touch-ko-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maya Python &#8211; The Book</title>
		<link>http://adammechtley.com/2009/07/maya-python-the-book/</link>
		<comments>http://adammechtley.com/2009/07/maya-python-the-book/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 21:57:47 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[General Interest]]></category>
		<category><![CDATA[Maya Python]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Crane Wars]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[touch KO]]></category>
		<category><![CDATA[Unity]]></category>

		<guid isPermaLink="false">http://www.adammechtley.com/?p=435</guid>
		<description><![CDATA[Well we have finally wrapped up development on Touch KO! The last few weeks have been hectic as we had some last-minute requirements sort of indirectly imposed on us by Apple, but everything is wrapped up and sent off to Chillingo. One of my next projects is a book on the Maya Python API for [...]]]></description>
			<content:encoded><![CDATA[<p>Well we have finally wrapped up development on Touch KO! The last few weeks have been hectic as we had some last-minute requirements sort of indirectly imposed on us by Apple, but everything is wrapped up and sent off to Chillingo.</p>
<p>One of my next projects is a book on the Maya Python API for Morgan Kaufmann (publisher of David Gould&#8217;s Complete Maya Programming texts). <a title="Ryan Trowbridge's blog about Maya Python" href="http://rtrowbridge.com/blog">Ryan Trowbridge</a> and I will be working on this together over the next year, so it is sure to be fun and exciting. We have a pretty comprehensive plan for what the book will cover, but please do feel free to contact either of us if there are specific things you would like to see!</p>
<p>In other news, <a href="http://blurst.com/crane-wars/play" title="Play Crane Wars free on blurst.com!">Crane Wars</a>, the newest <a title="Play free quirky web games at blurst.com!" href="http://blurst.com">Blurst</a> game, was released a couple weeks ago. Among other things, I focused primarily on the characters in it. I did <a title="Facial rigs in Crane Wars" href="../../../2009/05/crane-wars/">a post awhile ago that showed the facial rigs</a> I created for them. Go play it now!</p>
<p><a href="http://blurst.com/crane-wars/play" title="Play Crane Wars free on blurst.com!"><img class="screenshot" src="http://adammechtley.com/images/portfolio/cw_logo.jpg" alt="Crane Wars logo"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://adammechtley.com/2009/07/maya-python-the-book/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>More TKO Work</title>
		<link>http://adammechtley.com/2009/06/more-tko-work/</link>
		<comments>http://adammechtley.com/2009/06/more-tko-work/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 00:18:51 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[touch KO]]></category>
		<category><![CDATA[Unity]]></category>

		<guid isPermaLink="false">http://www.adammechtley.com/?p=424</guid>
		<description><![CDATA[This last week the game has really made some pretty dramatic changes! In addition to getting more of Michael&#8217;s graphic design work in place, we have lighting working on the characters now! This is actually a really taxing process for a platform like the iPhone (not the rendering so much as skinning something with normals). [...]]]></description>
			<content:encoded><![CDATA[<p>This last week the game has really made some pretty dramatic changes! In addition to getting more of Michael&#8217;s graphic design work in place, we have lighting working on the characters now! This is actually a really taxing process for a platform like the iPhone (not the rendering so much as skinning something with normals). That&#8217;s why you see so many games with unlighted characters. However, thanks to the genius of <a href="http://blogs.unity3d.com/author/rej/">Renaldas Zioma</a> and the rest of the iPhone team over at Unity Technologies, we&#8217;ve gotten some massive engine performance increases. One of these is assembly-level skinning using the ARM&#8217;s VFP coprocessor. Anyway, I&#8217;ll stop ranting and just let you take a look at the screenshots!</p>
<p><img class="screenshot" src="http://adammechtley.com/images/wip/touch_ko_2009.06.05-1.jpg" alt="Touch KO Menu" /><br />
<span id="more-424"></span><br />
<img class="screenshot" src="http://adammechtley.com/images/wip/touch_ko_2009.06.05-2.jpg" alt="Touch KO Menu" /></p>
<p><img class="screenshot" src="http://adammechtley.com/images/wip/touch_ko_2009.06.05-3.jpg" alt="Touch KO Menu" /></p>
<p><img class="screenshot" src="http://adammechtley.com/images/wip/touch_ko_2009.06.05-4.jpg" alt="Touch KO Boxing Gym" /></p>
<p><img class="screenshot" src="http://adammechtley.com/images/wip/touch_ko_2009.06.05-5.jpg" alt="Touch KO Boxing Gym" /></p>
<p><img class="screenshot" src="http://adammechtley.com/images/wip/touch_ko_2009.06.05-6.jpg" alt="Touch KO Ultimate Indierena" /></p>
<p><img class="screenshot" src="http://adammechtley.com/images/wip/touch_ko_2009.06.05-7.jpg" alt="Touch KO Ultimate Indierena" /></p>
<p>It may be bold to say it, but I think in the near future if you are making iPhone games and you aren&#8217;t using Unity, then chances are you&#8217;re doing it wrong <img src='http://adammechtley.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://adammechtley.com/2009/06/more-tko-work/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

