<?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>Shyam Guthikonda &#187; 360</title>
	<atom:link href="http://www.shy.am/tag/360/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shy.am</link>
	<description>Game Programmer - http://shy.am</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:52:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Artemis Chronicle Tools</title>
		<link>http://www.shy.am/2009/08/artemis-chronicle-tools/</link>
		<comments>http://www.shy.am/2009/08/artemis-chronicle-tools/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 17:41:46 +0000</pubDate>
		<dc:creator>shyam</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[xna]]></category>

		<guid isPermaLink="false">http://www.shy.am/?p=909</guid>
		<description><![CDATA[During the first semester of working on NitroX and Artemis Chronicle, our design and content pipeline was very slow. Simple things like creating a level and placing a box were arduous tasks. Placing an item involved flying the camera around the level, writing down it&#8217;s rough coordinates, hard coding the coordinates, and then tweak these [...]]]></description>
			<content:encoded><![CDATA[<p>During the first semester of working on NitroX and Artemis Chronicle, our design and content pipeline was very slow. Simple things like creating a level and placing a box were arduous tasks. Placing an item involved flying the camera around the level, writing down it&#8217;s rough coordinates, hard coding the coordinates, and then tweak these values until the box is in the desired position. (Thankfully, we were using C# which pretty much eliminated any compile time. Doing this in C++ would have been impossible).</p>
<p>This created a situation where we were unable to prototype levels quickly, and time that could be better used somewhere else was being wasted.</p>
<p>Because of this, I devoted the first few weeks of the second semester to full-time tool development. Two of the more useful tools created are described below. These tools, once created, were continuously used and refined throughout the entire life of the project.</p>
<p><strong>Level Editor</strong>:</p>
<p>Artemis Chronicle and the NitroX engine have a completely integrated level editor. The editor allows 3D navigation through the world (using Maya camera controls), object placement (translation, rotation, scale), object property exposure (including physics volumes), trigger volumes (used for scripted events), and interactive camera sequencing (allows us to create cut-scenes and cinematics in a point-and-click fashion instead of in code).</p>
<p>The editor runs on Windows and is written in C#, allowing for close integration into the XNA content pipeline. The editor data is serialized out to an XML format (which is later compressed for application deployment), sent through the content pipeline, and imported directly into the NitroX engine for use on both Windows and Xbox 360.</p>
<p><strong>Mesh Viewer</strong>:</p>
<p>The Mesh Viewer is a tool that lets our artists quickly preview their work before sending it off to be integrated into the latest build of the game. As anyone who&#8217;s used the FBX exporter knows, exporting from Maya does not always go smoothly, so this tool allows the artist to catch any errors early, thus saving time for the entire team.</p>
<p>Animations can be chained together to create sequences, and then previewed in a real-time manner. Playback speed, blending parameters, and looping can also be adjusted via the user interface.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-56-909">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-782" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/00.jpg" title="Scene navigation." class="shutterset_set_56" >
								<img title="00" alt="00" src="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/thumbs/thumbs_00.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-783" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/01.jpg" title="Camera sequence scripting and cinematics." class="shutterset_set_56" >
								<img title="01" alt="01" src="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/thumbs/thumbs_01.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-784" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/02.jpg" title="Trigger volumes and scripting." class="shutterset_set_56" >
								<img title="02" alt="02" src="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/thumbs/thumbs_02.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-785" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/03.jpg" title="Object placement." class="shutterset_set_56" >
								<img title="03" alt="03" src="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/thumbs/thumbs_03.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-786" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/04.jpg" title="Scripting." class="shutterset_set_56" >
								<img title="04" alt="04" src="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/thumbs/thumbs_04.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-787" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/05.jpg" title="Object selection." class="shutterset_set_56" >
								<img title="05" alt="05" src="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/thumbs/thumbs_05.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-788" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/07.jpg" title="Mesh Viewer." class="shutterset_set_56" >
								<img title="07" alt="07" src="http://www.shy.am/wp-content/gallery/portfolio_ac_tools/thumbs/thumbs_07.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://www.shy.am/2009/08/artemis-chronicle-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
