<?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>Digital Mercs &#187; Unreal Development Kit</title>
	<atom:link href="http://www.digital-mercs.com/tag/udk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digital-mercs.com</link>
	<description>Home of Project Death Race</description>
	<lastBuildDate>Fri, 10 Sep 2010 16:06:01 +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>Update&#8230;</title>
		<link>http://www.digital-mercs.com/2010/02/03/update/</link>
		<comments>http://www.digital-mercs.com/2010/02/03/update/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 09:01:13 +0000</pubDate>
		<dc:creator>Bradd</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Materials]]></category>
		<category><![CDATA[PDR]]></category>
		<category><![CDATA[Ram]]></category>
		<category><![CDATA[Unreal Development Kit]]></category>

		<guid isPermaLink="false">http://www.digital-mercs.com/2010/02/03/update/</guid>
		<description><![CDATA[There&#8217;s been a lot of progress in different areas recently. My next focus is getting this truck finished. I put another couple hours into it, a lot of which was spent scratching my head figuring out the best plan of attack. Now things are moving right along and the end (of modeling) is in sight. [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a lot of progress in different areas recently. My next focus is getting this truck finished. I put another couple hours into it, a lot of which was spent scratching my head figuring out the best plan of attack. Now things are moving right along and the end (of modeling) is in sight.<br />
Last night I put some work into the warehouse and its textures. Turns out it&#8217;s a pretty major part of the game. Deserves some serious TLC.</p>
<p><a href="http://www.digital-mercs.com/wp-content/uploads/2010/02/Ram.jpg" rel="lightbox[308]"><img class="aligncenter size-medium wp-image-306" title="Ram" src="http://www.digital-mercs.com/wp-content/uploads/2010/02/Ram-300x199.jpg" alt="" width="300" height="199" /></a></p>
<p><a href="http://www.digital-mercs.com/wp-content/uploads/2010/02/Ram.jpg" rel="lightbox[308]"></a><a href="http://www.digital-mercs.com/wp-content/uploads/2010/02/UDK_Warehouse.jpg" rel="lightbox[308]"><img class="aligncenter size-medium wp-image-307" title="UDK_Warehouse" src="http://www.digital-mercs.com/wp-content/uploads/2010/02/UDK_Warehouse-300x175.jpg" alt="" width="300" height="175" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digital-mercs.com/2010/02/03/update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Material Tests</title>
		<link>http://www.digital-mercs.com/2009/12/07/material-tests/</link>
		<comments>http://www.digital-mercs.com/2009/12/07/material-tests/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 00:06:05 +0000</pubDate>
		<dc:creator>Bradd</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Unreal Development Kit]]></category>
		<category><![CDATA[Materials]]></category>
		<category><![CDATA[Textures]]></category>

		<guid isPermaLink="false">http://www.digital-mercs.com/?p=128</guid>
		<description><![CDATA[A few experiments in dressing up simple textures with layered grunge and details, in UDK.]]></description>
			<content:encoded><![CDATA[<p>The nature of our project lends itself well to lots of tiling assets. The trick to making tiling assets believable, it to make them look like unique versions of the same thing. In the same way that no two manholes on a New York City street would collect exactly the same wear, We don&#8217;t want any two tiled assets in our game to look like exact copies.</p>
<p>To this end I&#8217;ve been building some simple tests in Unreal to get the most mileage out of our props.</p>
<p>To give you some background on the layout of this test scene, it&#8217;s just a bunch of simple BSP cubes. The floor and back wall have a neutral grey material with no specularity applied to them. You&#8217;ll see the color of the floor and back wall change though. This is because the level is lit with a single light with Lightmass (Global Illumination) set to 6 bounces. Since the only real color in the scene is red, everything else gets chroma-shifted in that direction.</p>
<div>
<p style="text-align: center;">First off, the scene with a 128&#215;128 Brick texture applied to everything:<br />
<a href="http://www.digital-mercs.com/wp-content/uploads/2009/12/Basic_Brick.jpg" rel="lightbox[128]"><img class="size-medium wp-image-129 aligncenter" title="Basic_Brick" src="http://www.digital-mercs.com/wp-content/uploads/2009/12/Basic_Brick-300x232.jpg" alt="Basic_Brick" width="300" height="232" /></a></p>
<p style="text-align: center;">Next, the same material with a grunge mask, locked to the world position.<br />
<a href="http://www.digital-mercs.com/wp-content/uploads/2009/12/Brick_Single_Overlay.jpg" rel="lightbox[128]"><img class="size-medium wp-image-133 aligncenter" title="Brick_Single_Overlay" src="http://www.digital-mercs.com/wp-content/uploads/2009/12/Brick_Single_Overlay-300x232.jpg" alt="Brick_Single_Overlay" width="300" height="232" /></a><br />
You can see that the grunge mask adds a bit of nice detail to the otherwise plain surface, but still it&#8217;s fairly obvious that it is just an overlaid texture.</p>
<p style="text-align: center;">Finally, the same material with a grunge mask locked to the world position, and a detail mask of a larger tiling scale locket to the world position. This detail mask is designed to add detail near the ground to make it look as if dirt and grime have collected there.<br />
<a href="http://www.digital-mercs.com/wp-content/uploads/2009/12/Brick_Dual_Overlay.jpg" rel="lightbox[128]"><img class="size-medium wp-image-134 aligncenter" title="Brick_Dual_Overlay" src="http://www.digital-mercs.com/wp-content/uploads/2009/12/Brick_Dual_Overlay-300x232.jpg" alt="Brick_Dual_Overlay" width="300" height="232" /></a>
</div>
<p>In the course of putting together this project, I made another personal discovery, Global illumination looks a little silly when the entire scene is dominated by one color (In this case, Red.) In actual application this shouldn&#8217;t be an issue.</p>
<p>Finally, here&#8217;s the material network I created for this demo. The only thing not shown in this picture are the scale values in the TexCoord nodes. I played with the values to make the grunge appear more subtle, and to make the detail layer fit the block height.<br />
<a href="http://www.digital-mercs.com/wp-content/uploads/2009/12/Material_Network.jpg" rel="lightbox[128]"><img src="http://www.digital-mercs.com/wp-content/uploads/2009/12/Material_Network-300x152.jpg" alt="Material_Network" title="Material_Network" width="300" height="152" class="aligncenter size-medium wp-image-163" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.digital-mercs.com/2009/12/07/material-tests/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Proof of Concept Assets</title>
		<link>http://www.digital-mercs.com/2009/11/29/proof-of-concept-assets/</link>
		<comments>http://www.digital-mercs.com/2009/11/29/proof-of-concept-assets/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 04:22:08 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Unreal Development Kit]]></category>
		<category><![CDATA[666]]></category>
		<category><![CDATA[Riviera]]></category>
		<category><![CDATA[vehicles]]></category>

		<guid isPermaLink="false">http://www.digital-mercs.com/?p=89</guid>
		<description><![CDATA[Jon and I have been working on a simple proof of concept for PDR. The idea is to create a simple track in UDK and add a vehicle. For the Proof of Concept I am creating a few simple assets. These models will most likely not be used in the final project. Asset Name: Steel [...]]]></description>
			<content:encoded><![CDATA[<p>Jon and I have been working on a simple proof of concept for PDR. The idea is to create a simple track in UDK and add a vehicle.</p>
<p>For the Proof of Concept I am creating a few simple assets. These models will most likely not be used in the final project.</p>
<p><strong>Asset Name: Steel Trellis </strong></p>
<p><strong><img class="size-medium wp-image-96 alignnone" title="trellace02_poc" src="http://www.digital-mercs.com/wp-content/uploads/2009/11/trellace02_poc2-300x249.jpg" alt="trellace02_poc" width="300" height="249" /></strong></p>
<p>I created the Steel Trellis with the mindset of building assets that can be used in multiple configurations, and would be easily multiplied to create different structures.</p>
<p><img class="alignnone size-medium wp-image-97" title="Trellace Configurations" src="http://www.digital-mercs.com/wp-content/uploads/2009/11/trellace01_poc3-300x249.jpg" alt="Trellace Configurations" width="300" height="249" /></p>
<p>Examples of multiple configurations.</p>
<p><strong>Asset Name: Finish Line Lights</strong></p>
<p><img class="alignnone size-medium wp-image-98" title="Finish Line Lights" src="http://www.digital-mercs.com/wp-content/uploads/2009/11/lights01_poc-300x249.jpg" alt="Finish Line Lights" width="300" height="249" /></p>
<p>These lights will be used in unison with the Steel Trellis asset to create a starting/finish line for the Proof of Concept.</p>
<p><img class="alignnone size-full wp-image-99" title="finish_line01_poc" src="http://www.digital-mercs.com/wp-content/uploads/2009/11/finish_line01_poc.jpg" alt="finish_line01_poc" width="577" height="480" /></p>
<p>An example of how the assets can be used together.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digital-mercs.com/2009/11/29/proof-of-concept-assets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

