<?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"
	>

<channel>
	<title>Bryan Trowbridge</title>
	<atom:link href="http://www.bryantrowbridge.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bryantrowbridge.com</link>
	<description>CG Artist, Visual and Game Programmer</description>
	<pubDate>Sun, 11 Jan 2009 03:54:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Ball Blaster - Code</title>
		<link>http://www.bryantrowbridge.com/2009/01/10/ball-blaster-code/</link>
		<comments>http://www.bryantrowbridge.com/2009/01/10/ball-blaster-code/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 02:12:19 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[C++ Video Game]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=1145</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="552" height="715"><param name="movie" value="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/ball_blaster_code.swf"><embed src="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/ball_blaster_code.swf" width="552" height="715"></embed></object><br />
<div id="attachment_1146" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2009/01/bb_code_thumb.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2009/01/bb_code_thumb.jpg" alt="This is the main file with the OpenGL loop.  I learned the basics of OpenGL and created a working interactive 3D video game.  I also added audio with OpenAL."title="bb_code_thumb" width="0" height="0" class="size-full wp-image-1146" /></a><p class="wp-caption-text">This is the main file with the OpenGL loop.  I learned the basics of OpenGL and created a working interactive 3D video game.  I also added audio with OpenAL.</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2009/01/10/ball-blaster-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OGRE/ODE - Rover Demo</title>
		<link>http://www.bryantrowbridge.com/2008/12/07/ogreode-rover-demo/</link>
		<comments>http://www.bryantrowbridge.com/2008/12/07/ogreode-rover-demo/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 20:08:41 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[OGRE/ODE]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=1050</guid>
		<description><![CDATA[ 
]]></description>
			<content:encoded><![CDATA[<p><object width="521" height="347"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2455691&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2455691&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="521" height="347"></embed></object><br /> <br />
<div id="attachment_1051" class="wp-caption alignnone" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/mars_rover_jpg.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/mars_rover_jpg.jpg" alt="Rover in action.  The controls allow the power wheels (light-colored spheres) to move forward or reverse.  Turning the vehicle is similar to operating tank treads, rotate one power wheel forward and the other wheel in reverse." title="mars_rover_jpg" width="0" height="0" class="size-full wp-image-1051" /></a><p class="wp-caption-text">Rover in action.  The controls allow the power wheels (light-colored spheres) to move forward or reverse.  Turning the vehicle is similar to operating tank treads, rotate one power wheel forward and the other wheel in reverse.</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/12/07/ogreode-rover-demo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OGRE/ODE Simulation - Code</title>
		<link>http://www.bryantrowbridge.com/2008/12/07/ogreode-simulation-code/</link>
		<comments>http://www.bryantrowbridge.com/2008/12/07/ogreode-simulation-code/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 19:59:58 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[OGRE/ODE]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=1041</guid>
		<description><![CDATA[ 
]]></description>
			<content:encoded><![CDATA[<p><object width="552" height="715"><param name="movie" value="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/mars_rover.swf"><embed src="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/mars_rover.swf" width="552" height="715"></embed></object> </p>
<div id="attachment_1042" class="wp-caption alignleft" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/ogre_code_thumb.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/ogre_code_thumb.jpg" alt="This is the main file that builds the vehicle and the scene and sets up the input controls." title="ogre_code_thumb" width="0" height="0" class="size-full wp-image-1042" /></a><p class="wp-caption-text">This is the main file that builds the vehicle and the scene and sets up the input controls.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/12/07/ogreode-simulation-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Solar System - Clip</title>
		<link>http://www.bryantrowbridge.com/2008/12/03/solar-system-clip/</link>
		<comments>http://www.bryantrowbridge.com/2008/12/03/solar-system-clip/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 21:16:14 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[MELscript]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=1030</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="521" height="347"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2420165&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2420165&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="521" height="347"></embed></object><br />
<div id="attachment_1031" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/solar_thumb2.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/solar_thumb2.jpg" alt="A short clip showing my crude solar system in action.  It includes a UFO, asteroids, a comet, a super nova wannabe, and a smattering of planets and moons." title="solar_thumb2" width="0" height="0" class="size-full wp-image-1031" /></a><p class="wp-caption-text">A short clip showing my crude solar system in action.  It includes a UFO, asteroids (you might be able to find them), a comet, a super nova wannabe, and a smattering of planets and moons.</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/12/03/solar-system-clip/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Solar System - Code</title>
		<link>http://www.bryantrowbridge.com/2008/12/02/solar-system-code/</link>
		<comments>http://www.bryantrowbridge.com/2008/12/02/solar-system-code/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 17:49:20 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[MELscript]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=1026</guid>
		<description><![CDATA[ 
]]></description>
			<content:encoded><![CDATA[<p><object width="552" height="715"><param name="movie" value="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/solar_system.swf"><embed src="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/solar_system.swf" width="552" height="715"></embed></object><br />
<a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/solar_thumb.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/solar_thumb.jpg" alt="MELscript for a &quot;solar system&quot;." title="solar_thumb" width="0" height="0" class="size-full wp-image-1027" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/12/02/solar-system-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vehicle - Code</title>
		<link>http://www.bryantrowbridge.com/2008/12/01/vehicle-code/</link>
		<comments>http://www.bryantrowbridge.com/2008/12/01/vehicle-code/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 00:01:35 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[MELscript]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=1006</guid>
		<description><![CDATA[ 
]]></description>
			<content:encoded><![CDATA[<p><object width="552" height="715"><param name="movie" value="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/vehicle_code.swf"><embed src="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/vehicle_code.swf" width="552" height="715"></embed></object><br />
<div id="attachment_1007" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/vehicle_code.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/vehicle_code.jpg" alt="Code for MELscript vehicle project." title="vehicle_code" width="0" height="0" class="size-full wp-image-1007" /></a><p class="wp-caption-text">Code for MELscript vehicle project.</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/12/01/vehicle-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vehicle - Project Write Up</title>
		<link>http://www.bryantrowbridge.com/2008/12/01/vehicle-project-write-up/</link>
		<comments>http://www.bryantrowbridge.com/2008/12/01/vehicle-project-write-up/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 23:56:22 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[MELscript]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=1001</guid>
		<description><![CDATA[ 
]]></description>
			<content:encoded><![CDATA[<p><object width="552" height="715"><param name="movie" value="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/Vehicle_Rig.swf"><embed src="http://www.bryantrowbridge.com/wp-content/uploads/video_and_thumbs/Vehicle_Rig.swf" width="552" height="715"></embed></object><br />
<div id="attachment_1002" class="wp-caption alignnone" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/vehicle_write_up.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/12/vehicle_write_up.jpg" alt="First MELscript project." title="vehicle_write_up" width="0" height="0" class="size-full wp-image-1002" /></a><p class="wp-caption-text">First MELscript project.</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/12/01/vehicle-project-write-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Room</title>
		<link>http://www.bryantrowbridge.com/2008/11/30/room/</link>
		<comments>http://www.bryantrowbridge.com/2008/11/30/room/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 04:01:34 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[RenderMan®]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=977</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div id="attachment_980" class="wp-caption alignnone" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/11/trowbridge_bryan_room.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/11/trowbridge_bryan_room.jpg" alt="Models provided.  Created SLIM networks for all materials.  " title="trowbridge_bryan_room" width="500" height="375" class="size-full wp-image-980" /></a><p class="wp-caption-text">Models provided.  Created SLIM networks for all materials and textures.  </p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/11/30/room/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Character Rig - 1:08</title>
		<link>http://www.bryantrowbridge.com/2008/11/30/character-rig/</link>
		<comments>http://www.bryantrowbridge.com/2008/11/30/character-rig/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 03:25:27 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[Rigging]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=964</guid>
		<description><![CDATA[ 
]]></description>
			<content:encoded><![CDATA[<p><object width="521" height="347"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2391396&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2391396&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="521" height="347"></embed></object><br /> <br />
<div id="attachment_965" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/11/shaman_real_thumb.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/11/shaman_real_thumb.jpg" alt="First character rig.  Not my model.  Pleased with my skinning and painting of weights (became familiar with Maya&#039;s component editor).  Hands, a bicep bulge and general shaman dancing abilities." title="shaman_real_thumb" width="0" height="0" class="size-full wp-image-965" /></a><p class="wp-caption-text">First character rig.  Not my model.  Pleased with my skinning and painting of weights (became familiar with Maya's component editor).  Hands, a bicep bulge and general shaman dancing abilities.</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/11/30/character-rig/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Force Field and Vortex</title>
		<link>http://www.bryantrowbridge.com/2008/11/30/force-field-and-vortex/</link>
		<comments>http://www.bryantrowbridge.com/2008/11/30/force-field-and-vortex/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 02:19:04 +0000</pubDate>
		<dc:creator>me</dc:creator>
		
		<category><![CDATA[Visual Effects]]></category>

		<guid isPermaLink="false">http://www.bryantrowbridge.com/?p=950</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="521" height="393"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2390512&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2390512&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="521" height="393"></embed></object><br />
<div id="attachment_951" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.bryantrowbridge.com/wp-content/uploads/2008/11/vortex_thumb.jpg"><img src="http://www.bryantrowbridge.com/wp-content/uploads/2008/11/vortex_thumb.jpg" alt="Wait for the vortex!" title="vortex_thumb" width="0" height="0" class="size-full wp-image-951" /></a><p class="wp-caption-text">Wait for the vortex!</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bryantrowbridge.com/2008/11/30/force-field-and-vortex/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
