<?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: Getting Started with OpenFrameworks</title>
	<atom:link href="http://www.quietless.com/kitchen/getting-started-with-openframeworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quietless.com/kitchen/getting-started-with-openframeworks/</link>
	<description>The choreography of color and code</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:37:56 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gareth Foote</title>
		<link>http://www.quietless.com/kitchen/getting-started-with-openframeworks/comment-page-1/#comment-296</link>
		<dc:creator>Gareth Foote</dc:creator>
		<pubDate>Tue, 11 May 2010 22:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/?p=165#comment-296</guid>
		<description>Very good tutorial. Thanks very much. 
I found that increasing the rotation speed of the Emitter and staring at the results for too can give you  motion sickness - beware!</description>
		<content:encoded><![CDATA[<p>Very good tutorial. Thanks very much.<br />
I found that increasing the rotation speed of the Emitter and staring at the results for too can give you  motion sickness &#8211; beware!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Rapin</title>
		<link>http://www.quietless.com/kitchen/getting-started-with-openframeworks/comment-page-1/#comment-292</link>
		<dc:creator>Dave Rapin</dc:creator>
		<pubDate>Tue, 04 May 2010 15:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/?p=165#comment-292</guid>
		<description>Just a heads up to anyone following along, make sure you include the ParticleEmitter header in main.cpp (so you can instantiate it).

So the declarations for your main.cpp should look like this:

#include &quot;ofMain.h&quot;
#include &quot;ParticleEmitter.h&quot;
#include &quot;ofAppGlutWindow.h&quot;

If you&#039;re using the emptyExample project as the starting point, just replace testApp.h with ParticleEmitter.h

Thanks for the great tutorial!</description>
		<content:encoded><![CDATA[<p>Just a heads up to anyone following along, make sure you include the ParticleEmitter header in main.cpp (so you can instantiate it).</p>
<p>So the declarations for your main.cpp should look like this:</p>
<p>#include &#8220;ofMain.h&#8221;<br />
#include &#8220;ParticleEmitter.h&#8221;<br />
#include &#8220;ofAppGlutWindow.h&#8221;</p>
<p>If you&#8217;re using the emptyExample project as the starting point, just replace testApp.h with ParticleEmitter.h</p>
<p>Thanks for the great tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Lynch</title>
		<link>http://www.quietless.com/kitchen/getting-started-with-openframeworks/comment-page-1/#comment-258</link>
		<dc:creator>John Lynch</dc:creator>
		<pubDate>Thu, 18 Feb 2010 20:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/?p=165#comment-258</guid>
		<description>Superb tutorial. Spent days trying to crack OF and you&#039;ve got me started!</description>
		<content:encoded><![CDATA[<p>Superb tutorial. Spent days trying to crack OF and you&#8217;ve got me started!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.quietless.com/kitchen/getting-started-with-openframeworks/comment-page-1/#comment-210</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 11 Jan 2010 04:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/?p=165#comment-210</guid>
		<description>Excellent tutorial, helped a lot!</description>
		<content:encoded><![CDATA[<p>Excellent tutorial, helped a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stef</title>
		<link>http://www.quietless.com/kitchen/getting-started-with-openframeworks/comment-page-1/#comment-186</link>
		<dc:creator>Stef</dc:creator>
		<pubDate>Wed, 06 Jan 2010 00:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.quietless.com/kitchen/?p=165#comment-186</guid>
		<description>Thanks a lot
great tutorial</description>
		<content:encoded><![CDATA[<p>Thanks a lot<br />
great tutorial</p>
]]></content:encoded>
	</item>
</channel>
</rss>
