<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Generative Systems</title>
	<link>http://www.looksgood.de/log/2007/02/02/generative-systems/</link>
	<description>documentation of my projects</description>
	<pubDate>Sat, 31 Jul 2010 19:52:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Dragoljub Ćurčić</title>
		<link>http://www.looksgood.de/log/2007/02/02/generative-systems/#comment-3300</link>
		<dc:creator>Dragoljub Ćurčić</dc:creator>
		<pubDate>Thu, 21 Feb 2008 20:16:05 +0000</pubDate>
		<guid>http://www.looksgood.de/log/2007/02/02/generative-systems/#comment-3300</guid>
		<description>Beautiful! I love how much live control you have over it!

I've done a 3D line-based random snowflake generator in C# (OpenGL) a few years ago. Just lines, of random lengths and directions, but forming a "growing" structure, like a branch. Then copied the structure (first like a mirror copy around an imaginary axis, then rotating it using the "polar" coordinates). After all that I got the symmetry that looked kind of like a snowflake. Also added the coloring based on the level (generation) where the line was - the lines at the edges were brighter (or something like that).

I didn't have time to do similar stuff, but recently I discovered vvvv and I hope to "convert" the code to a vvvv patch. Then I would use a MIDI controller to control the snowflake parameters. Some parameters would react to MIDI notes and OSC parameters from Ableton Live using OSCglue :)

Anyway... That was my dream for a while, but I don't have time to realize it.</description>
		<content:encoded><![CDATA[<p>Beautiful! I love how much live control you have over it!</p>
<p>I&#8217;ve done a 3D line-based random snowflake generator in C# (OpenGL) a few years ago. Just lines, of random lengths and directions, but forming a &#8220;growing&#8221; structure, like a branch. Then copied the structure (first like a mirror copy around an imaginary axis, then rotating it using the &#8220;polar&#8221; coordinates). After all that I got the symmetry that looked kind of like a snowflake. Also added the coloring based on the level (generation) where the line was - the lines at the edges were brighter (or something like that).</p>
<p>I didn&#8217;t have time to do similar stuff, but recently I discovered vvvv and I hope to &#8220;convert&#8221; the code to a vvvv patch. Then I would use a MIDI controller to control the snowflake parameters. Some parameters would react to MIDI notes and OSC parameters from Ableton Live using OSCglue :)</p>
<p>Anyway&#8230; That was my dream for a while, but I don&#8217;t have time to realize it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
