<?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>Don Havey &#187; polygon</title>
	<atom:link href="http://www.donhavey.com/blog/tag/polygon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.donhavey.com/blog</link>
	<description>Sustainably harvested information</description>
	<lastBuildDate>Tue, 09 Mar 2010 13:01:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tutorial #7: Voronoi diagrams</title>
		<link>http://www.donhavey.com/blog/tutorials/tutorial-7-voronoi-diagrams/</link>
		<comments>http://www.donhavey.com/blog/tutorials/tutorial-7-voronoi-diagrams/#comments</comments>
		<pubDate>Mon, 05 May 2008 03:23:48 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[cells]]></category>
		<category><![CDATA[closest neighbor]]></category>
		<category><![CDATA[convex hull]]></category>
		<category><![CDATA[diagram]]></category>
		<category><![CDATA[polygon]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[Voronoi]]></category>

		<guid isPermaLink="false">http://www.donhavey.com/blog/?p=62</guid>
		<description><![CDATA[Sunday is looking a little overcast, a little gloomy, and a lot like a good day to tackle a complicated tutorial: Voronoi diagrams.
I&#8217;m sure you&#8217;ve seen them before. Given a set of points, a Voronoi diagram defines a series of cells surrounding each point. Each cell contains all points that are closer to its defining [...]]]></description>
		<wfw:commentRss>http://www.donhavey.com/blog/tutorials/tutorial-7-voronoi-diagrams/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
