<?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>Raintone &#187; screensaver</title>
	<atom:link href="http://www.raintone.com/tag/screensaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raintone.com</link>
	<description>Electronic Music, Audio + Visual Code, and 3D Graphics</description>
	<lastBuildDate>Wed, 02 Sep 2009 22:55:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dancing Spirals Screensaver</title>
		<link>http://www.raintone.com/2007/01/dancing-spirals-screensaver/</link>
		<comments>http://www.raintone.com/2007/01/dancing-spirals-screensaver/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 21:48:59 +0000</pubDate>
		<dc:creator>J.D. Northrup</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[fractal]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://raintone.com/?p=23</guid>
		<description><![CDATA[
This is 3D OpenGL eye-candy for Mac OS X, complete with customizable settings, and full source code.
The implementation might be interesting – the options interface is build using Interface Builder, Objective-C and Cocoa, yet the actual drawing code all happens in C++ using OpenGL.
Props to the folks at Cocoa Dev Central for posting a pair [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://raintone.com/wp-content/uploads/2009/03/shapeimage_3.jpg"><img class="size-medium wp-image-24 alignnone" title="shapeimage_3" src="http://raintone.com/wp-content/uploads/2009/03/shapeimage_3-300x154.jpg" alt="shapeimage_3" width="300" height="154" /></a></p>
<p>This is 3D OpenGL eye-candy for Mac OS X, complete with customizable settings, and full source code.</p>
<p>The implementation might be interesting – the options interface is build using Interface Builder, Objective-C and Cocoa, yet the actual drawing code all happens in C++ using OpenGL.</p>
<p>Props to the folks at <a href="http://cocoadevcentral.com/"><span>Cocoa Dev Central</span></a> for posting a pair of tutorials that got me started with building screensavers in Xcode.</p>
<p>Download: <a href="http://www.raintone.com/downloads/DancingSpirals.saver.zip">DancingSpirals.saver.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.raintone.com/2007/01/dancing-spirals-screensaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
