<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Space Symmetry Structure</title>
	<atom:link href="http://spacesymmetrystructure.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://spacesymmetrystructure.wordpress.com</link>
	<description>journeys in the Apeiron</description>
	<lastBuildDate>Mon, 26 Oct 2009 22:54:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='spacesymmetrystructure.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3f03ecd6ce741ef1f82a45f3ba4dff80?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Space Symmetry Structure</title>
		<link>http://spacesymmetrystructure.wordpress.com</link>
	</image>
			<item>
		<title>JellyFish for Rhino</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/10/22/jellyfish-for-rhino/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/10/22/jellyfish-for-rhino/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 15:16:03 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Rhino]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=878</guid>
		<description><![CDATA[video:

	
	
	
	


JellyFish is a new tool that works with Grasshopper and Rhino to enable various ways of modeling with attractive and repulsive forces. It is a generalisation of my popular Magnetic Displacement definition to 3-dimensions, along with some other improvements.
Any number of Sources and Sinks of variable strengths can be placed freely in space, and their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=878&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="color:#c0c0c0;">video:</span><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=7193456&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=7193456&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p style="text-align:left;">JellyFish is a new tool that works with Grasshopper and Rhino to enable various ways of modeling with attractive and repulsive forces. It is a generalisation of my popular <a href="http://spacesymmetrystructure.wordpress.com/2009/02/24/grasshopper-magnetic-displacement/">Magnetic Displacement</a> definition to 3-dimensions, along with some other improvements.</p>
<p style="text-align:left;">Any number of Sources and Sinks of variable strengths can be placed freely in space, and their combined effect can be used to move/orient/create any Rhino geometry based on points (including curves, NURBS surfaces and meshes).</p>
<p style="text-align:left;">The force model used is basically Coulomb&#8217;s Law for electrostatics, and a simple vector field integrator is included, so rather than just moving points along the tangent to the field at their start point you can actually move them iteratively through the curving field. This can help avoid particles crossing over each other:</p>
<p style="text-align:left;"><img class="alignnone size-full wp-image-919" title="grd" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/grd.gif?w=230&#038;h=230" alt="grd" width="230" height="230" /> <img class="alignnone size-full wp-image-920" title="grdx" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/grdx.gif?w=230&#038;h=230" alt="grdx" width="230" height="230" /></p>
<p style="text-align:left;"><em>Deformation of a  grid shown with and without iteration</em></p>
<p style="text-align:left;">It also provides an alternative way of creating some of the kinds of surface usually modeled with Metaballs.</p>
<p style="text-align:left;">Because they are based on implicit surfaces, Metaballs produce an unstructured mesh. JellyFish on the other hand can produce a surface which keeps its explicit u v parameterization. This is potentially useful for fabrication or adding further layers of structure in Grasshopper or <a href="http://en.wiki.mcneel.com/default.aspx/McNeel/PanelingTools.html">Paneling Tools</a>.</p>
<p style="text-align:left;"><img class="alignnone size-full wp-image-902" title="metaball jellyfish comparison" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/compare.jpg?w=510&#038;h=238" alt="metaball jellyfish comparison" width="510" height="238" /></p>
<p style="text-align:left;"><span style="color:#999999;">Disclaimer: I am in no way endorsing the uncritical use of </span><em><span style="color:#999999;">blobs</span></em><span style="color:#999999;"> in design!</span></p>
<p style="text-align:left;">JellyFish came about partly as a by-product of some more serious work with physical forces for structural modeling, but I thought others might find it fun to play with ( and maybe even useful )</p>
<p style="text-align:left;">You can download JellyFish here :</p>
<p style="text-align:left;"><a href="http://dl.getdropbox.com/u/2464688/JellyFish.ghx">JellyFish.ghx</a> (Shared under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC Attribution Non-Commercial Share Alike license</a>.)</p>
<p style="text-align:left;">
<p style="text-align:left;"><span style="color:#000080;">I am currently available for long or short term work and writing custom scripts or GH definitions, as well as individual or group GH training. In the London area now, but would consider travelling or relocating for the right opportunity. Please do not hesitate to get in touch if you have any questions.</span></p>
<p style="text-align:left;">Also, I am thinking of running a Grasshopper Workshop in London soon. If you think you would be interested in attending, drop me an email with your details to pre-register.</p>
<p style="text-align:left;"><img class="alignnone size-full wp-image-898" title="my address" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/email.png?w=199&#038;h=22" alt="my address" width="199" height="22" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/878/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=878&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/10/22/jellyfish-for-rhino/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/grd.gif" medium="image">
			<media:title type="html">grd</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/grdx.gif" medium="image">
			<media:title type="html">grdx</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/compare.jpg" medium="image">
			<media:title type="html">metaball jellyfish comparison</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/email.png" medium="image">
			<media:title type="html">my address</media:title>
		</media:content>
	</item>
		<item>
		<title>Twisting branches</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/10/19/twisting-branches/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/10/19/twisting-branches/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 17:46:52 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=859</guid>
		<description><![CDATA[
Fractal trees do seem very 80s, but I recently saw this nice interactive experiment (which was inspired by this), and couldn&#8217;t resist trying it out in a quick Grasshopper sketch.
It was easily generalised to 3D by using reference frames.
Just varying the positions of the endpoints of the first pair of branches produces a great range [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=859&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_858" class="wp-caption alignnone" style="width: 520px"><a href="http://imgur.com/DrH42.gif"><img class="size-full wp-image-858" title="fractal tree" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/ytree.gif?w=510&#038;h=355" alt="Fractal Tree" width="510" height="355" /></a><p class="wp-caption-text">click for some more variations</p></div>
<p><a href="http://imgur.com/DrH42.gif"></a><br />
Fractal trees do seem very 80s, but I recently saw <a href="http://crowdscape.com/tree/tree.xml">this</a> nice interactive experiment (which was inspired by <a href="http://blog.wolfram.com/?year=2007&amp;monthnum=05&amp;name=why-spend-more-than-five-minutes-on-a-gui">this</a>), and couldn&#8217;t resist trying it out in a quick Grasshopper sketch.</p>
<p>It was easily generalised to 3D by using reference frames.<br />
Just varying the positions of the endpoints of the first pair of branches produces a great range of forms.<br />
When branches are of equal length to the trunk, with a separation angle of 2PI/3 and a twist of ArcCos(1/3) (the dihedral angle of a tetrahedron), the resulting tree is the <a href="http://vimeo.com/2553639">skeleton of the Gyroid</a> &#8211; the Wells(10,3)-a Net.</p>
<p>I think this would be a really fun thing  to link to some <a href="http://vimeo.com/2969541">AR</a> style 3d-tracking, so you could move a couple of fiducial markers around in space and have the model update in realtime.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/859/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=859&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/10/19/twisting-branches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/ytree.gif" medium="image">
			<media:title type="html">fractal tree</media:title>
		</media:content>
	</item>
		<item>
		<title>Medial Axes / Voronoi skeletons</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/10/05/medial-axes-voronoi-skeletons/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/10/05/medial-axes-voronoi-skeletons/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 12:18:31 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Grasshopper]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=834</guid>
		<description><![CDATA[



The Medial axis or Voronoi Skeleton of a polygon is the set of all the points with 2 or more closest points on the polygon&#8217;s boundary. Another way of putting this is that it is the locus of the centre of all the maximal inscribed circles.

It is an important tool in computational geometry, with a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=834&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="size-full wp-image-836 alignnone" title="medrg" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/medrg.png?w=462&#038;h=405" alt="medrg" width="462" height="405" /><br />
<img class="size-full wp-image-835 alignnone" title="distsm" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/distsm.png?w=510&#038;h=221" alt="distsm" width="510" height="221" /><br />
<span id="more-834"></span><br />
<img class="size-full wp-image-837 alignnone" title="medialaxis" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/medialax.gif?w=510&#038;h=360" alt="medialaxis" width="510" height="360" /></p>
<p>The <strong><em>Medial axis</em></strong> or Voronoi Skeleton of a polygon is the set of all the points with 2 or more closest points on the polygon&#8217;s boundary. Another way of putting this is that it is the locus of the centre of all the maximal inscribed circles.</p>
<p><img class="alignnone size-medium wp-image-843" title="medial" src="http://spacesymmetrystructure.files.wordpress.com/2009/10/medial.png?w=300&#038;h=211" alt="medial" width="300" height="211" /></p>
<p>It is an important tool in computational geometry, with a <a href="http://www.ics.uci.edu/~eppstein/gina/medial.html">wide variety of applications</a>, from image recognition to finite element analysis. The closely related <a href="http://en.wikipedia.org/wiki/Straight_skeleton">straight skeleton</a> has also been used for <a href="http://www.sable.mcgill.ca/~dbelan2/roofs/roofs.html">generating ridge-lines</a> for the rooves of buildings.</p>
<p><a href="http://api.ning.com/files/B4pVAbHr9l1J1XhOu3sKJtJ7TqMJkrVG3kYWsI-lUZPZuOJbl4NEguQTPEG1CblyGrMrxH78wVi8GmeudAdttaMBpqTgEqdU/MedialAxis.ghx">Here</a> is a simple Grasshopper definition for generating the medial axis of an arbitrary 2d closed curve.</p>
<p>As I have written about <a href="http://spacesymmetrystructure.wordpress.com/2009/03/16/is-there-anything-new-to-say-about-voronoi-diagrams/">earlier</a>, this also generalises nicely to 3D<br />
<a href="http://www.flickr.com/photos/32q2/3530868928/"><img alt="" src="http://farm3.static.flickr.com/2429/3530868928_dc4e2f414c.jpg" title="trefoil medial surface" class="alignnone" width="500" height="375" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/834/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=834&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/10/05/medial-axes-voronoi-skeletons/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/medrg.png" medium="image">
			<media:title type="html">medrg</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/distsm.png" medium="image">
			<media:title type="html">distsm</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/medialax.gif" medium="image">
			<media:title type="html">medialaxis</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/10/medial.png?w=300" medium="image">
			<media:title type="html">medial</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2429/3530868928_dc4e2f414c.jpg" medium="image">
			<media:title type="html">trefoil medial surface</media:title>
		</media:content>
	</item>
		<item>
		<title>Mixed sketches</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/09/14/mixed-sketches/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/09/14/mixed-sketches/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 17:50:08 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Attractor]]></category>
		<category><![CDATA[origami]]></category>
		<category><![CDATA[Voronoi]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=788</guid>
		<description><![CDATA[

	
	
	
	


This video collects some of my recent geometrical play in Rhino/Grasshopper. I&#8217;ll be posting further explanations and definition files here over the next few days. Among the things shown are:


A 3D random walk


Some hinged tessellations


A geodesic sphere from projected subdivisions of an icosahedron. ghx here


An origami waterbomb base &#8211; the starting point for many origami [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=788&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=6519204&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=6519204&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>This video collects some of my recent geometrical play in Rhino/<a href="http://www.grasshopper3d.com/">Grasshopper</a>. I&#8217;ll be posting further explanations and definition files here over the next few days. Among the things shown are:</p>
<p><span id="more-788"></span></p>
<ul>
<li>A 3D <a href="http://en.wikipedia.org/wiki/Random_walk">random walk</a></li>
</ul>
<ul>
<li>Some hinged tessellations</li>
</ul>
<ul>
<li>A geodesic sphere from projected subdivisions of an icosahedron. <a href="http://www.grasshopper3d.com/forum/topics/geodesic-dome">ghx here</a></li>
</ul>
<ul>
<li>An origami waterbomb base &#8211; the starting point for many origami designs (also, I found a neat way to interlock 6 of these to make an octahedron as shown in <a href="http://vimeo.com/2438892">this video</a>)  <a href="http://www.grasshopper3d.com/forum/attachment/download?id=2985220%3AUploadedFi38%3A21317">ghx here</a></li>
</ul>
<ul>
<li>The continuous deformation between the helicoid and catenoid (see <a href="http://www.msri.org/about/sgp/jim/geom/minimal/properties/associate/index.html">minimal surface associate families</a>).</li>
</ul>
<ul>
<li>Various combinations and hierarchies of Voronoi diagrams, proximity networks, vortex flows, Delaunay triangulations, and <a href="http://mathworld.wolfram.com/Incircle.html">incircle</a>s (some inspired by Mario Klingemann&#8217;s <a href="http://www.flickr.com/photos/quasimondo/2489376262/in/set-72057594062596732/">experiments</a> with <a href="http://mathworld.wolfram.com/MalfattiCircles.html">Malfatti circles</a>)</li>
</ul>
<ul>
<li>3D rotations and <a href="http://www.math.utah.edu/~palais/links.html">Orientation Entanglement</a></li>
</ul>
<ul>
<li>Vogel&#8217;s Floret/Fermat&#8217;s spiral &#8211; A classic example of phyllotaxis. (<a href="http://www.evsc.net/v7/doku.php?id=work:sphere">evsc</a> has some nice <a href="http://www.flickr.com/photos/evsc/sets/72157606452030209/">work</a> on this)       <a href="http://grasshopper3d.ning.com/forum/attachment/download?id=2985220%3AUploadedFi38%3A20784"> ghx here</a></li>
</ul>
<ul>
<li>2D equipotentials</li>
</ul>
<ul>
<li>and finally, the beginnings of some work with Vortex Filaments and the Biot-Savart law.</li>
</ul>
<p>Good sources for inspiration on some of these themes are the books of <a href="http://www.philipball.com/">Philip Ball</a> and the huge collection of links at the <a href="http://www.ics.uci.edu/~eppstein/junkyard/">Geometry Junkyard</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/788/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/788/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/788/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=788&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/09/14/mixed-sketches/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>
	</item>
		<item>
		<title>Holomorphic Functions</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/05/23/holomorphic-functions/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/05/23/holomorphic-functions/#comments</comments>
		<pubDate>Sat, 23 May 2009 18:08:32 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Rhino]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=754</guid>
		<description><![CDATA[


	
	
	
	


For a little more explanation of the mathematics of these functions of complex numbers, why I love them, and the architectural surfaces they can be used to generate, see my earlier post on rheotomic surfaces
Those coming from BoingBoing in search of Gnarl might also enjoy my 4D rotation animations or experiments with Cellular Automata.
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=754&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;"><img class="alignleft size-full wp-image-765" title="Holomorphic" src="http://spacesymmetrystructure.files.wordpress.com/2009/05/wpressz.gif" alt="wpressz" /></p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=4550205&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=4550205&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span><br />
For a little more explanation of the mathematics of these functions of <a href="http://en.wikipedia.org/wiki/Complex_number">complex numbers</a>, why I love them, and the architectural surfaces they can be used to generate, see my earlier post on <a href="http://spacesymmetrystructure.wordpress.com/rheotomic-surfaces/">rheotomic surfaces</a><br />
Those coming from <a href="http://boingboing.net/">BoingBoing</a> in search of <a href="http://www.boingboing.net/2009/05/23/gnarly-videos.html">Gnarl</a> might also enjoy my <a href="http://spacesymmetrystructure.wordpress.com/2008/12/11/4-dimensional-rotations/">4D rotation animations</a> or experiments with <a href="http://spacesymmetrystructure.wordpress.com/category/cellular-automata/">Cellular Automata</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/754/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/754/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/754/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=754&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/05/23/holomorphic-functions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/05/wpressz.gif" medium="image">
			<media:title type="html">Holomorphic</media:title>
		</media:content>
	</item>
		<item>
		<title>More streamlines</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/05/01/more-streamlines/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/05/01/more-streamlines/#comments</comments>
		<pubDate>Fri, 01 May 2009 01:10:07 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[rheotomic]]></category>
		<category><![CDATA[Rhino]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=740</guid>
		<description><![CDATA[video:

	
	
	
	


       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=740&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>video:<span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=4421886&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=4421886&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/740/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=740&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/05/01/more-streamlines/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/04/27/730/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/04/27/730/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 07:30:06 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Rhino]]></category>
		<category><![CDATA[Voronoi]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=730</guid>
		<description><![CDATA[       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=730&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_729" class="wp-caption aligncenter" style="width: 520px"><a href="http://www.flickr.com/photos/32q2/3478381628/sizes/o/"><img class="size-full wp-image-729" title="pattern study" src="http://spacesymmetrystructure.files.wordpress.com/2009/04/patternstudy_sm1.jpg?w=510&#038;h=510" alt="combining Voronoi with Field Lines" width="510" height="510" /></a><p class="wp-caption-text">combining Voronoi with Field Lines</p></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/730/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/730/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/730/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=730&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/04/27/730/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/04/patternstudy_sm1.jpg" medium="image">
			<media:title type="html">pattern study</media:title>
		</media:content>
	</item>
		<item>
		<title>Rigid Folding</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/04/21/716/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/04/21/716/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 20:07:24 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Structure]]></category>
		<category><![CDATA[origami]]></category>
		<category><![CDATA[Rhino]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=716</guid>
		<description><![CDATA[

	
	
	
	


Continuing to explore corrugations which are rigidly foldable &#8211; ie. there is no deformation of the faces during the folding process.
This has links to some surprisingly deep mathematics &#8211; in particular the subjects of discrete differential geometry and integrable structure &#8211; Which have important architectural applications (such as finding planar panelings of curved surfaces) and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=716&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=4263697&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=4263697&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>Continuing to explore corrugations which are <em>rigidly foldable</em> &#8211; ie. there is no deformation of the faces during the folding process.<br />
This has links to some surprisingly deep mathematics &#8211; in particular the subjects of <em>discrete differential geometry</em> and <em>integrable structure</em> &#8211; Which have important architectural applications (such as finding planar panelings of curved surfaces) and also tie in with my <a href="http://spacesymmetrystructure.wordpress.com/rheotomic-surfaces/">earlier interest</a> in minimal surfaces and circle packings.</p>
<p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=4274909&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=4274909&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span><br />
The same principles can be naturally extended to other piecewise-planar surfaces such as the one above, which is rigidly foldable but does not unfold to flat.</p>
<p>Inspired and informed by the work of <a href="http://mars.wnec.edu/~th297133/rigid/rigid.html">Tom Hull</a> and <a href="http://www.math.tu-berlin.de/~hoffmann/">Tim Hoffmann</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/716/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=716&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/04/21/716/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>
	</item>
		<item>
		<title>Morphing Tessellation Fields 2</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/04/07/morphing-tessellation-fields-2/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/04/07/morphing-tessellation-fields-2/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 21:20:39 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Grasshopper]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=699</guid>
		<description><![CDATA[
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=699&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://spacesymmetrystructure.files.wordpress.com/2009/04/tilefield2.jpg?w=500&#038;h=765" alt="tilefield2" title="tilefield2" width="500" height="765" class="aligncenter size-full wp-image-698" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/699/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=699&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/04/07/morphing-tessellation-fields-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/04/tilefield2.jpg" medium="image">
			<media:title type="html">tilefield2</media:title>
		</media:content>
	</item>
		<item>
		<title>Morphing Tessellation Fields as Folding Patterns</title>
		<link>http://spacesymmetrystructure.wordpress.com/2009/04/04/morphing-tessellation-fields-as-folding-patterns/</link>
		<comments>http://spacesymmetrystructure.wordpress.com/2009/04/04/morphing-tessellation-fields-as-folding-patterns/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 18:40:52 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Structure]]></category>
		<category><![CDATA[Magnetic]]></category>
		<category><![CDATA[origami]]></category>
		<category><![CDATA[Rhino]]></category>

		<guid isPermaLink="false">http://spacesymmetrystructure.wordpress.com/?p=688</guid>
		<description><![CDATA[

	
	
	
	


My electric field sketch in Grasshopper controlling the metamorphosis of the MARS double corrugation pattern. Folded in Rigid Origami Simulator

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=688&subd=spacesymmetrystructure&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=3999375&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=3999375&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span><br />
My <a href="http://spacesymmetrystructure.wordpress.com/2009/02/24/grasshopper-magnetic-displacement/">electric field sketch</a> in Grasshopper controlling the metamorphosis of the MARS double corrugation pattern. Folded in <a href="http://www.tsg.ne.jp/TT/cg/index.html#rigid_origami">Rigid Origami Simulator</a><br />
<img src="http://spacesymmetrystructure.files.wordpress.com/2009/04/marscp.jpg?w=510&#038;h=430" alt="marscp" title="marscp" width="510" height="430" class="aligncenter size-full wp-image-694" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacesymmetrystructure.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacesymmetrystructure.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacesymmetrystructure.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacesymmetrystructure.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacesymmetrystructure.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacesymmetrystructure.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacesymmetrystructure.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacesymmetrystructure.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacesymmetrystructure.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacesymmetrystructure.wordpress.com/688/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacesymmetrystructure.wordpress.com&blog=1391872&post=688&subd=spacesymmetrystructure&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://spacesymmetrystructure.wordpress.com/2009/04/04/morphing-tessellation-fields-as-folding-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a098c72bd317e4c2381595402ae16952?s=96&#38;d=identicon" medium="image">
			<media:title type="html">spacesymmetrystructure</media:title>
		</media:content>

		<media:content url="http://spacesymmetrystructure.files.wordpress.com/2009/04/marscp.jpg" medium="image">
			<media:title type="html">marscp</media:title>
		</media:content>
	</item>
	</channel>
</rss>