﻿<?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: Know where a Point is relevant to a Segment</title>
	<atom:link href="http://keith-hair.net/blog/2009/05/28/know-where-a-point-is-relevant-to-a-segment/feed/" rel="self" type="application/rss+xml" />
	<link>http://keith-hair.net/blog/2009/05/28/know-where-a-point-is-relevant-to-a-segment/</link>
	<description>Scripting is fun like any other hobby</description>
	<lastBuildDate>Wed, 28 Jul 2010 10:17:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Keith H</title>
		<link>http://keith-hair.net/blog/2009/05/28/know-where-a-point-is-relevant-to-a-segment/comment-page-1/#comment-745</link>
		<dc:creator>Keith H</dc:creator>
		<pubDate>Fri, 25 Jun 2010 22:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://keith-hair.net/blog/?p=68#comment-745</guid>
		<description>Frank,
I came up with this myself. Your Left and and Right ears allow you to know where a sound is located in relation to your position.
Both your ears compare distance and angle of the sound to know if the sound is behind, front, left, right (or top and bottom) of the center point between them.
...well that&#039;s how I think it works. Do a web search on how an Owl hears and locate objects in space, that&#039;s even more interesting.

As for the circle and line intersection functions, there&#039;s plenty of information online in various programming languages that where easy enough to translate into an AS3 one. After figuring out one thing figuring out other problems become clearer.</description>
		<content:encoded><![CDATA[<p>Frank,<br />
I came up with this myself. Your Left and and Right ears allow you to know where a sound is located in relation to your position.<br />
Both your ears compare distance and angle of the sound to know if the sound is behind, front, left, right (or top and bottom) of the center point between them.<br />
&#8230;well that&#8217;s how I think it works. Do a web search on how an Owl hears and locate objects in space, that&#8217;s even more interesting.</p>
<p>As for the circle and line intersection functions, there&#8217;s plenty of information online in various programming languages that where easy enough to translate into an AS3 one. After figuring out one thing figuring out other problems become clearer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://keith-hair.net/blog/2009/05/28/know-where-a-point-is-relevant-to-a-segment/comment-page-1/#comment-744</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 25 Jun 2010 21:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://keith-hair.net/blog/?p=68#comment-744</guid>
		<description>Nice one. I already reformed and used the intersect functions (circle on line, line on line) and will use this one too if you don&#039;t mind.

I was wondering where you find those functions. Do you make them yourself or do you check some math examples.</description>
		<content:encoded><![CDATA[<p>Nice one. I already reformed and used the intersect functions (circle on line, line on line) and will use this one too if you don&#8217;t mind.</p>
<p>I was wondering where you find those functions. Do you make them yourself or do you check some math examples.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
