<?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: Reverse engineered metamorphosis &#8211; Part II</title>
	<atom:link href="http://www.donhavey.com/blog/tutorials/reverse-engineered-metamorphosis-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.donhavey.com/blog/tutorials/reverse-engineered-metamorphosis-part-ii/</link>
	<description>Sustainably harvested information</description>
	<lastBuildDate>Tue, 09 Mar 2010 12:53:14 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Don</title>
		<link>http://www.donhavey.com/blog/tutorials/reverse-engineered-metamorphosis-part-ii/comment-page-1/#comment-705</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Mon, 10 Nov 2008 13:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.donhavey.com/blog/?p=174#comment-705</guid>
		<description>Haha sorry about that. I know my code is a little opaque.

I initialize those huge arrays in my global class just to understand the scale of the applet sometimes, to compare how one variation relates to another in terms of memory use by keeping a tally on the number of created points, etc.... but usually I just comment those lines out. The applet generally won&#039;t export or run on a computer with less than a ton of memory if you leave them uncommented. I&#039;ve uploaded the revised code... should work fine now.

As soon as I have time to get back to this project and wrap it up, I&#039;ll try and get a version together with some coherent notes inside to explain those variables.</description>
		<content:encoded><![CDATA[<p>Haha sorry about that. I know my code is a little opaque.</p>
<p>I initialize those huge arrays in my global class just to understand the scale of the applet sometimes, to compare how one variation relates to another in terms of memory use by keeping a tally on the number of created points, etc&#8230;. but usually I just comment those lines out. The applet generally won&#8217;t export or run on a computer with less than a ton of memory if you leave them uncommented. I&#8217;ve uploaded the revised code&#8230; should work fine now.</p>
<p>As soon as I have time to get back to this project and wrap it up, I&#8217;ll try and get a version together with some coherent notes inside to explain those variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subpixel</title>
		<link>http://www.donhavey.com/blog/tutorials/reverse-engineered-metamorphosis-part-ii/comment-page-1/#comment-702</link>
		<dc:creator>subpixel</dc:creator>
		<pubDate>Mon, 10 Nov 2008 05:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.donhavey.com/blog/?p=174#comment-702</guid>
		<description>Hi Don,

I&#039;m rather interested in this project, having seen Metamorphosis and wondering myself how it might have been done...

I had a bit of a look into the code from the previous (&quot;stalk&quot;) version of this, and was okay up to the rendering of the polyline part... some descriptions for the strange variables might help.

Meanwhile, when running the &quot;vines2&quot; version, the PDE kept spitting the dummy on the allocation of the global variables. Is 100 million Points really necessary? :o)</description>
		<content:encoded><![CDATA[<p>Hi Don,</p>
<p>I&#8217;m rather interested in this project, having seen Metamorphosis and wondering myself how it might have been done&#8230;</p>
<p>I had a bit of a look into the code from the previous (&#8221;stalk&#8221;) version of this, and was okay up to the rendering of the polyline part&#8230; some descriptions for the strange variables might help.</p>
<p>Meanwhile, when running the &#8220;vines2&#8243; version, the PDE kept spitting the dummy on the allocation of the global variables. Is 100 million Points really necessary? :o)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
