<?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>dave&#039;s blog of art and programming &#187; planetariums</title>
	<atom:link href="http://www.pawfal.org/dave/blog/category/planetariums/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pawfal.org/dave/blog</link>
	<description>missing acceptable use policy</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:04:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SPACECODE</title>
		<link>http://www.pawfal.org/dave/blog/2009/09/spacecode/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/09/spacecode/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 08:44:08 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[gig]]></category>
		<category><![CDATA[livecoding]]></category>
		<category><![CDATA[planetariums]]></category>
		<category><![CDATA[slub]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=766</guid>
		<description><![CDATA[We livecoded a planetarium! I didn't get any photos of the slub performance as I was a little busy, but Matthew Yee-King's photos are here. Thanks to Pete 'the dome' for all his hard work, and sorry for nearly blowing up his speakers :/ Fluxus is now compatible with Plymouth University's Immersive Vision Theatre!
 
 [...]]]></description>
			<content:encoded><![CDATA[<p>We livecoded a planetarium! I didn't get any photos of the slub performance as I was a little busy, but <a href="http://picasaweb.google.com/lh/view?uname=matthewyeeking&isOwner=true&tags=Plymouth#">Matthew Yee-King's photos are here</a>. Thanks to Pete 'the dome' for all his hard work, and sorry for nearly blowing up his speakers :/ Fluxus is now <a href="http://git.savannah.gnu.org/cgit/fluxus.git/tree/modules/scheme/planetarium.ss">compatible</a> with Plymouth University's Immersive Vision Theatre!</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0063.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0063-300x225.jpg" alt="" title="dscf0063" width="300" height="225" class="alignnone size-medium wp-image-767" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0069.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0069-300x225.jpg" alt="" title="dscf0069" width="300" height="225" class="alignnone size-medium wp-image-768" /></a><br />
<a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0083.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0083-300x225.jpg" alt="" title="dscf0083" width="300" height="225" class="alignnone size-medium wp-image-769" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0084.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0084-300x225.jpg" alt="" title="dscf0084" width="300" height="225" class="alignnone size-medium wp-image-770" /></a></p>
<p>Some pics of the wronghead's performance:</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0096.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0096-300x225.jpg" alt="" title="dscf0096" width="300" height="225" class="alignnone size-medium wp-image-771" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0089.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0089-300x225.jpg" alt="" title="dscf0089" width="300" height="225" class="alignnone size-medium wp-image-772" /></a></p>
<p>There are more on my <a href="http://www.flickr.com/photos/dave-griffiths/sets/72157622299396891/">flickr page</a>, and some movies too...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/09/spacecode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dustbin livecoding revisited</title>
		<link>http://www.pawfal.org/dave/blog/2009/09/dustbin-livecoding-revisited/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/09/dustbin-livecoding-revisited/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 07:16:31 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[fluxus hacking]]></category>
		<category><![CDATA[livecoding]]></category>
		<category><![CDATA[planetariums]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=756</guid>
		<description><![CDATA[The planetarium projection seems to work quite well now. I've made the angle and number of cameras it uses configurable, and I also alter the texture coordinates so the visible segment of the sphere corresponds to the entire texture (so you use all the pixels in the texture target, basically). It also uses orthographic projection [...]]]></description>
			<content:encoded><![CDATA[<p>The planetarium projection seems to work quite well now. I've made the angle and number of cameras it uses configurable, and I also alter the texture coordinates so the visible segment of the sphere corresponds to the entire texture (so you use all the pixels in the texture target, basically). It also uses orthographic projection for rendering the sphere:</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dome.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dome-300x225.jpg" alt="" title="dome" width="300" height="225" class="alignnone size-medium wp-image-757" /></a> </p>
<p>This is another photo of my failsafe bin lid testing rig. It looks a bit more convincing than this really shows, the key thing (I think) is that the segments of the sphere appear to be the same distance apart in the bin, while being squashed in the flat version:</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dsc000521.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dsc000521-225x300.jpg" alt="" title="dsc000521" width="225" height="300" class="alignnone size-medium wp-image-760" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/09/dustbin-livecoding-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dustbin Planetarium</title>
		<link>http://www.pawfal.org/dave/blog/2009/09/dustbin-planetarium/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/09/dustbin-planetarium/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 09:53:26 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[livecoding]]></category>
		<category><![CDATA[planetariums]]></category>
		<category><![CDATA[slub]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=731</guid>
		<description><![CDATA[  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf00531.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf00531-300x225.jpg" alt="" title="dscf00531" width="300" height="225" class="alignnone size-medium wp-image-733" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0054.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0054-300x225.jpg" alt="" title="dscf0054" width="300" height="225" class="alignnone size-medium wp-image-734" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0052.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/dscf0052-300x225.jpg" alt="" title="dscf0052" width="300" height="225" class="alignnone size-medium wp-image-735" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/09/dustbin-planetarium/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jam City</title>
		<link>http://www.pawfal.org/dave/blog/2009/09/jam-city/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/09/jam-city/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:58:19 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[livecoding]]></category>
		<category><![CDATA[planetariums]]></category>
		<category><![CDATA[slub]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=724</guid>
		<description><![CDATA[Slowly getting there, pollution, new animated note triggers and a cursor for making them, and tidying up the planetarium projection code so it's easy to plug it into an existing script, and it plays nicely with all the camera operations.
 
 
]]></description>
			<content:encoded><![CDATA[<p>Slowly getting there, pollution, new animated note triggers and a cursor for making them, and tidying up the planetarium projection code so it's easy to plug it into an existing script, and it plays nicely with all the camera operations.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/jamcity-1.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/jamcity-1-300x299.png" alt="" title="jamcity-1" width="300" height="299" class="alignnone size-medium wp-image-725" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/jamcity-2.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/jamcity-2-300x299.png" alt="" title="jamcity-2" width="300" height="299" class="alignnone size-medium wp-image-726" /></a><br />
<a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/jamcity-3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/jamcity-3-300x299.png" alt="" title="jamcity-3" width="300" height="299" class="alignnone size-medium wp-image-727" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/jamcity-4.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/jamcity-4-300x299.png" alt="" title="jamcity-4" width="300" height="299" class="alignnone size-medium wp-image-728" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/09/jam-city/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domes</title>
		<link>http://www.pawfal.org/dave/blog/2009/08/domes/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/08/domes/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 06:26:48 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[fluxus hacking]]></category>
		<category><![CDATA[livecoding]]></category>
		<category><![CDATA[planetariums]]></category>
		<category><![CDATA[slub]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=701</guid>
		<description><![CDATA[Tests for extremely wide field of view planetarium projection (more on this soon) using fluxus's new render to texture feature - thanks to Gabor for adding it.
 
 
]]></description>
			<content:encoded><![CDATA[<p>Tests for extremely wide field of view planetarium projection (more on this soon) using fluxus's new render to texture feature - thanks to Gabor for adding it.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/08/dometest-180.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/08/dometest-180-300x299.png" alt="" title="dometest-180" width="300" height="299" class="alignnone size-medium wp-image-702" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/08/dometest-270.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/08/dometest-270-300x299.png" alt="" title="dometest-270" width="300" height="299" class="alignnone size-medium wp-image-703" /></a><br />
<a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/08/toplap-2.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/08/toplap-2-300x299.png" alt="" title="toplap-2" width="300" height="299" class="alignnone size-medium wp-image-704" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/08/toplap-3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/08/toplap-3-300x299.png" alt="" title="toplap-3" width="300" height="299" class="alignnone size-medium wp-image-705" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/08/domes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

