<?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>Tanner Helland (dot) Com&#187; physics</title>
	<atom:link href="http://www.tannerhelland.com/tag/physics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tannerhelland.com</link>
	<description>Home of the award-winning author, VG composer, and programmer</description>
	<lastBuildDate>Fri, 13 Jan 2012 16:39:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Basic Game Physics (Velocity and Acceleration)</title>
		<link>http://www.tannerhelland.com/499/game-physics-demo/</link>
		<comments>http://www.tannerhelland.com/499/game-physics-demo/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 01:00:06 +0000</pubDate>
		<dc:creator>Tanner</dc:creator>
				<category><![CDATA[Game Code]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[game programming]]></category>
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://www.tannerhelland.com/?p=499</guid>
		<description><![CDATA[This site spends a lot of time focusing on the graphical side of game programming, but what about the underlying math that drives game engines?  After an evening of being inspired by the marvelous Havok physics engine, I decided to bust out some old arcade game code and use it to demo classical mechanical physics.  The demo has a pretty simple premise - use the arrow keys to fly a spaceship (taken from the classic game Raptor) in all 4 directions and use spacebar to fire two "lasers." Also, for any VB-haters out there, it's worth noting that if the demo's frame rate limitation box is unchecked, the code will easily run 500+ FPS on any modern machine.  Still think VB6 isn't a viable choice for game programming?]]></description>
			<content:encoded><![CDATA[<p>This site spends a lot of time focusing on the graphical side of game programming, but what about the underlying math that drives game engines?  After an evening of being inspired by the marvelous <a  href="http://www.havok.com" target="_blank">Havok physics engine</a>, I decided to bust out some old code and use it to demo classical mechanical physics.</p>
<div id="attachment_500" class="wp-caption aligncenter" style="width: 573px"><img class="size-full wp-image-500" title="physics_screenshot" src="http://www.tannerhelland.com/wp-content/uploads/2009/01/physics_screenshot.jpg" alt="A shot of the physics demo in action" width="563" height="420" /><p class="wp-caption-text">A shot of the physics demo in action</p></div>
<p>The demo has a pretty simple premise &#8211; use the arrow keys to fly a spaceship (taken from the classic game Raptor) in all 4 directions and use spacebar to fire two &#8220;lasers.&#8221;  As always, the included VB6 source code is very carefully organized and commented.</p>
<p>Also, for any VB-haters out there, it&#8217;s worth noting that if the demo&#8217;s frame rate limitation box is unchecked, the code will easily run 500+ FPS on any modern machine.  Still think VB6 isn&#8217;t a viable choice for game programming?</p>
<p>As a bonus, the demo also includes the code for drawing an animated star field.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tannerhelland.com/499/game-physics-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 11/19 queries in 0.018 seconds using disk: basic

Served from: www.tannerhelland.com @ 2012-02-08 17:47:39 -->
