<?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>daniel shiffman &#187; steering</title>
	<atom:link href="http://www.shiffman.net/category/steering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net</link>
	<description></description>
	<lastBuildDate>Wed, 02 Jun 2010 19:55:45 +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>More Steering Examples</title>
		<link>http://www.shiffman.net/2009/02/28/more-steering-examples/</link>
		<comments>http://www.shiffman.net/2009/02/28/more-steering-examples/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 22:26:44 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Teaching]]></category>
		<category><![CDATA[nature of code]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[steering]]></category>

		<guid isPermaLink="false">http://www.shiffman.net/?p=365</guid>
		<description><![CDATA[I&#8217;ve added three new steering examples (based, of course, off of Craig Reynolds&#8217; Steering Behaviors for Autonomous Characters) to the nature of code tutorials. Ultimately, it&#8217;s my goal to build out all of Reynolds&#8217; algorithms into a Processing library (much like Open Steer), so stay tuned. . . &#160; &#160; Path Following Flow Field Crowd [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added three new steering examples (based, of course, off of <a href="http://www.red3d.com/cwr/steer/">Craig Reynolds&#8217; Steering Behaviors for Autonomous Characters</a>) to the <a href="http://www.shiffman.net/teaching/nature/">nature of code</a> tutorials.  Ultimately, it&#8217;s my goal to build out all of Reynolds&#8217; algorithms into a Processing library (much like <a href="http://opensteer.sourceforge.net/">Open Steer</a>), so stay tuned. . .</p>
<p><a href="http://www.shiffman.net/itp/classes/nature/week06_s09/pathfollowing"><img src="http://www.shiffman.net/itp/classes/nature/week06_s09/path.jpg"/></a>&nbsp; <a href="http://www.shiffman.net/itp/classes/nature/week06_s09/flowfield"> <img src="http://www.shiffman.net/itp/classes/nature/week06_s09/flow.jpg"/></a>&nbsp; <a href="http://www.shiffman.net/itp/classes/nature/week06_s09/crowdpathfollowing"> <img src="http://www.shiffman.net/itp/classes/nature/week06_s09/crowdpath.jpg"/></a></p>
<p><a href="http://www.shiffman.net/itp/classes/nature/week06_s09/pathfollowing">Path Following</a><br />
<a href="http://www.shiffman.net/itp/classes/nature/week06_s09/flowfield">Flow Field</a><br />
<a href="http://www.shiffman.net/itp/classes/nature/week06_s09/crowdpathfollowing">Crowd Path Following</a></p>
<p>I hope to have a new tutorial about the use of the <a href="http://processing.org/reference/PVector.html">PVector</a> dot product in the path following examples posted in the next day or two as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiffman.net/2009/02/28/more-steering-examples/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
