<?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; visual</title>
	<atom:link href="http://www.raintone.com/tag/visual/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>Sketch &#8211; may12a</title>
		<link>http://www.raintone.com/2009/05/spikey-growth-lines/</link>
		<comments>http://www.raintone.com/2009/05/spikey-growth-lines/#comments</comments>
		<pubDate>Wed, 13 May 2009 21:25:27 +0000</pubDate>
		<dc:creator>J.D. Northrup</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[fractal]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://www.raintone.com/?p=132</guid>
		<description><![CDATA[The beauty of Processing is that this was basically a doodle &#8212; it took only about 10 sustantial lines of code to write.
You can run the sketch in your browser by clicking the image below.

]]></description>
			<content:encoded><![CDATA[<p>The beauty of Processing is that this was basically a doodle &#8212; it took only about 10 sustantial lines of code to write.</p>
<p><strong>You can run the sketch in your browser by clicking the image below</strong>.</p>
<p><a href="http://www.raintone.com/code/processing/sketch_may12a/"></a><a href="http://www.raintone.com/code/processing/sketch_may12a/"><img class="alignnone size-thumbnail wp-image-135" title="sketch_may12a" src="http://www.raintone.com/wp-content/uploads/2009/05/sketch_may12a-150x150.jpg" alt="sketch_may12a" width="213" height="213" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.raintone.com/2009/05/spikey-growth-lines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fractal Audio Wavetables in Processing</title>
		<link>http://www.raintone.com/2009/03/fractalwavetables-processing/</link>
		<comments>http://www.raintone.com/2009/03/fractalwavetables-processing/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 06:23:25 +0000</pubDate>
		<dc:creator>J.D. Northrup</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[fractal]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://www.raintone.com/?p=71</guid>
		<description><![CDATA[
This is a Processing implementation of the fractal wavetable algorithm I mentioned in previous posts.
The Processing framework itself is really nice &#8212; very easy to get into and start hacking out ideas.  I&#8217;m using the Ess sound library to handle audio playback.
Here&#8217;s a link to the sketch. This should play in most Java-equipped web [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.raintone.com/code/processing/FractalWavetables/"><img class="alignnone size-full wp-image-70" title="floatfract" src="http://www.raintone.com/wp-content/uploads/2009/03/floatfract.png" alt="floatfract" width="480" height="159" /></a></p>
<p>This is a <a href="http://processing.org/">Processing</a> implementation of the fractal wavetable algorithm I mentioned in previous posts.</p>
<p>The Processing framework itself is really nice &#8212; very easy to get into and start hacking out ideas.  I&#8217;m using the <a href="http://www.tree-axis.com/Ess/">Ess sound library</a> to handle audio playback.</p>
<p>Here&#8217;s a link to the sketch. This should play in most Java-equipped web browsers:</p>
<p><strong>Update: See <a href="2009/03/fractalwavetables-v2">FractalWavetables v2</a> for new options.</strong></p>
<p><a href="http://www.raintone.com/code/processing/FractalWavetables/"><img class="alignnone size-full wp-image-102" title="fracwave" src="http://www.raintone.com/wp-content/uploads/2009/03/fracwave.png" alt="fracwave" width="200" height="115" /></a><br />
<a href="http://www.raintone.com/code/processing/FractalWavetables/">FractalWavetables (+source)</a></p>
<p>If you download and run this locally, you can write .aif files to disk:</p>
<p><a href="http://www.raintone.com/code/processing/FractalWavetables/application.macosx.zip">Mac OS X version</a><br />
<a href="http://www.raintone.com/code/processing/FractalWavetables/application.windows.zip">Windows version</a><br />
<a href="http://www.raintone.com/code/processing/FractalWavetables/application.linux.zip">Linux version</a></p>
<p>Enjoy<br />
-jd</p>
]]></content:encoded>
			<wfw:commentRss>http://www.raintone.com/2009/03/fractalwavetables-processing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>
