<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Autonomous Steering Behaviors</title>
	<atom:link href="http://www.shiffman.net/teaching/nature/steering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 19:49:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel</title>
		<link>http://www.shiffman.net/teaching/nature/steering/comment-page-1/#comment-618623</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 03 Mar 2010 01:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/the-nature-of-code/autonomous-steering-behaviors/#comment-618623</guid>
		<description>For 3D wandering, you need to pick a steering target on a sphere (rather than a circle): http://en.wikipedia.org/wiki/Spherical_coordinate_system</description>
		<content:encoded><![CDATA[<p>For 3D wandering, you need to pick a steering target on a sphere (rather than a circle): <a href="http://en.wikipedia.org/wiki/Spherical_coordinate_system" rel="nofollow">http://en.wikipedia.org/wiki/Spherical_coordinate_system</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hayley</title>
		<link>http://www.shiffman.net/teaching/nature/steering/comment-page-1/#comment-617569</link>
		<dc:creator>Hayley</dc:creator>
		<pubDate>Mon, 01 Mar 2010 06:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/the-nature-of-code/autonomous-steering-behaviors/#comment-617569</guid>
		<description>Hello!
This is a message from a frustrated graduate student that is desperately trying to make my multiagent system wander using processing in 3D.  I have everything operating in 3D except for the wander behavior of my agents.  I am using the wander code you posted above, but can&#039;t figure out how to manipulate it so that it wanders in the x, y, and z.  Does anyone have any hints on how to manipulate the wander behavior into 3D?</description>
		<content:encoded><![CDATA[<p>Hello!<br />
This is a message from a frustrated graduate student that is desperately trying to make my multiagent system wander using processing in 3D.  I have everything operating in 3D except for the wander behavior of my agents.  I am using the wander code you posted above, but can&#8217;t figure out how to manipulate it so that it wanders in the x, y, and z.  Does anyone have any hints on how to manipulate the wander behavior into 3D?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morphocode</title>
		<link>http://www.shiffman.net/teaching/nature/steering/comment-page-1/#comment-509548</link>
		<dc:creator>morphocode</dc:creator>
		<pubDate>Sat, 01 Aug 2009 22:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/the-nature-of-code/autonomous-steering-behaviors/#comment-509548</guid>
		<description>Hi,
Great resource! Congrats :)

We&#039;ve implemented a wander steering behavior using processing and phys2D lib.

Check it out here:
http://morphocode.com/lab/en/2009/08/02/multi-agent-system-study-wander-steering-behavior/

Best Regards,
MORPHOCODE</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great resource! Congrats <img src='http://www.shiffman.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>We&#8217;ve implemented a wander steering behavior using processing and phys2D lib.</p>
<p>Check it out here:<br />
<a href="http://morphocode.com/lab/en/2009/08/02/multi-agent-system-study-wander-steering-behavior/" rel="nofollow">http://morphocode.com/lab/en/2009/08/02/multi-agent-system-study-wander-steering-behavior/</a></p>
<p>Best Regards,<br />
MORPHOCODE</p>
]]></content:encoded>
	</item>
</channel>
</rss>
