<?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: Fractals in 10 minutes no. 3 &#8211; The Dragon</title>
	<atom:link href="http://www.algorithm.co.il/blogs/programming/python/fractals-in-10-minutes-no-3-the-dragon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.algorithm.co.il/blogs/math/fractals-in-10-minutes-no-3-the-dragon/</link>
	<description>Algorithms, for the heck of it</description>
	<lastBuildDate>Tue, 21 Jun 2011 21:07:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Hacker Wannabe &#187; Blog Archive &#187; Dragonul lui Heghway</title>
		<link>http://www.algorithm.co.il/blogs/math/fractals-in-10-minutes-no-3-the-dragon/#comment-77</link>
		<dc:creator>Hacker Wannabe &#187; Blog Archive &#187; Dragonul lui Heghway</dc:creator>
		<pubDate>Sat, 05 Jul 2008 23:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/index.php/programming/python/fractals-in-10-minutes-no-3-the-dragon/#comment-77</guid>
		<description>[...] pe net am găsit și un algoritm descris de Knuth în „Arta programării calculatoarelor”, iar individul al cărui blog îl indic descrie [...]</description>
		<content:encoded><![CDATA[<p>[...] pe net am găsit și un algoritm descris de Knuth în „Arta programării calculatoarelor”, iar individul al cărui blog îl indic descrie [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lorg</title>
		<link>http://www.algorithm.co.il/blogs/math/fractals-in-10-minutes-no-3-the-dragon/#comment-76</link>
		<dc:creator>lorg</dc:creator>
		<pubDate>Thu, 24 Jan 2008 13:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/index.php/programming/python/fractals-in-10-minutes-no-3-the-dragon/#comment-76</guid>
		<description>Well, because of your comment I also looked at the dragon curve page on wikipedia. It seems that:

1. Dragon curves may be produced by lsystems (lstrings). On a side note, a version of the book &#039;Jurassic Park&#039; had another level of the dragon curve on the openning page of each chapter. It was drawn by using lsystems. I remember that as a kid reading this book, I really liked it (and tried to write a program to draw it).

2. As you said, about folding paper - well, that really makes me very happy to know. I never made this connection between fractals and folding. Excellent!

3. It seems what I actually drew in this post is the twin-dragon, which is also named the Davis-Knuth dragon. It is constructed from two dragon curves.

Thanks!</description>
		<content:encoded><![CDATA[<p>Well, because of your comment I also looked at the dragon curve page on wikipedia. It seems that:</p>
<p>1. Dragon curves may be produced by lsystems (lstrings). On a side note, a version of the book &#8216;Jurassic Park&#8217; had another level of the dragon curve on the openning page of each chapter. It was drawn by using lsystems. I remember that as a kid reading this book, I really liked it (and tried to write a program to draw it).</p>
<p>2. As you said, about folding paper &#8211; well, that really makes me very happy to know. I never made this connection between fractals and folding. Excellent!</p>
<p>3. It seems what I actually drew in this post is the twin-dragon, which is also named the Davis-Knuth dragon. It is constructed from two dragon curves.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keymone</title>
		<link>http://www.algorithm.co.il/blogs/math/fractals-in-10-minutes-no-3-the-dragon/#comment-75</link>
		<dc:creator>Keymone</dc:creator>
		<pubDate>Thu, 24 Jan 2008 12:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/index.php/programming/python/fractals-in-10-minutes-no-3-the-dragon/#comment-75</guid>
		<description>actually there are Dragon curves - very interesting fractals
simplest way to get them is folding a paper string by half few times
curious fact is that 4 Dragon curves can completely fill 2d space without any interference
i was playing with .NET some time ago and have a sample program which generates Dragon curve for few steps ahead with specific folding direction - but it&#039;s horribly slow because i was using strings to represent fractal :)</description>
		<content:encoded><![CDATA[<p>actually there are Dragon curves &#8211; very interesting fractals<br />
simplest way to get them is folding a paper string by half few times<br />
curious fact is that 4 Dragon curves can completely fill 2d space without any interference<br />
i was playing with .NET some time ago and have a sample program which generates Dragon curve for few steps ahead with specific folding direction &#8211; but it&#8217;s horribly slow because i was using strings to represent fractal :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

