<?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/"
	>

<channel>
	<title>designplaygrounds.com &#187; Architecture</title>
	<atom:link href="http://designplaygrounds.com/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://designplaygrounds.com</link>
	<description>interactive and generative design</description>
	<lastBuildDate>Fri, 30 Jul 2010 04:14:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Diagrid Boxes [Grasshopper]</title>
		<link>http://designplaygrounds.com/projects/diagrid-boxes-grasshopper/</link>
		<comments>http://designplaygrounds.com/projects/diagrid-boxes-grasshopper/#comments</comments>
		<pubDate>Wed, 19 May 2010 05:28:50 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Parametric Architecture]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=2701</guid>
		<description><![CDATA[A Grasshopper definition that creates a boxes over surfaces for populating components in a diagrid patern.]]></description>
			<content:encoded><![CDATA[<p><img class="wibiya-img" title="Rhino Grasshopper  Diagrid inside" src="http://designplaygrounds.com/wp-content/uploads/2010/05/Rhino-Grasshopper-Diagrid-inside-.jpg" alt="" width="550" height="413" /><br />
Many of us have probably used the popular method of proliferating a component over surface using the box surface and box morphing components which actually is very useful , however it has the limitation that you can only arrange your components in a quadrangular grid and there maybe  sometimes we need  a different arrange or sequence for populating our surfaces, last weekend I was talking about this with Marysol Kraviez a student of the DIA Master at Dessau of  and she send me a <a href="http://www.grasshopper3d.com/forum/topics/panelling-with-non-square?commentId=2985220:Comment:65327&amp;xg_source=msg_com_forumsaludos!y">discussion</a> from the Grasshopper page of people addressing this problem, I found very good and interesting approaches and I decided to make a  small contribution by making a definition based on one that I saw over there for creating box surfaces in a diagrid arrange using a VB script I have used for other works , hope you find it useful.</p>
<p><img class="wibiya-img" title="RHINO GRASSHOPPER DIAGRID inside 2" src="http://designplaygrounds.com/wp-content/uploads/2010/05/RHINO-GRASSHOPPER-DIAGRID-inside-2.jpg" alt="" width="550" height="413" /></p>
<p><img class="wibiya-img" title="Rhino Grasshopper  Diagrid Box screen2" src="http://designplaygrounds.com/wp-content/uploads/2010/05/Rhino-Grasshopper-Diagrid-Box-screen2.jpg" alt="" width="550" height="321" /></p>
<p><strong>File Name:</strong> DiagridCladdingBoxes.ghx<br />
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form></p>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/diagrid-boxes-grasshopper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Skin / Arduino + Grasshopper Firefly</title>
		<link>http://designplaygrounds.com/projects/responsive-skin-arduino-grasshopper-firefly/</link>
		<comments>http://designplaygrounds.com/projects/responsive-skin-arduino-grasshopper-firefly/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 23:19:36 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Parametric Architecture]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=2471</guid>
		<description><![CDATA[Experiment I made sending data from a photoresistor to Grasshopper to create a Responsive Structure that reacts to the degree of light of a physical space in real time.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2478" title="Rhino Grasshopper + Firefly + inside" src="http://designplaygrounds.com/wp-content/uploads/2010/04/Rhino-Grasshopper-+-Firefly-+-inside.jpg" alt="" width="550" height="413" /></p>
<p>Some weeks ago Andy Payne from Lift Architects announced the release of his first version plugin <a href="http://www.liftarchitects.com/journal/2010/3/11/firefly-beta-release.html" target="_blank"><span style="color: #ff00ff;">Firefly </span></a>which is a specialized set of tools dedicated to bridging the gap between the <a href="http://arduino.cc/" target="_blank"><span style="color: #ff00ff;">Arduino</span></a> interface and Grasshopper , currently the plugin has two components one for receiving data coming from sensors and the other to send parametric data from grasshopper to some sort of actuator via Arduino.</p>
<p>I think Firefly is a great tool for prototyping projects that involve sensors and actuators , because before you actually build it, with this tool you can first model a digital muck up to see how your project elements will behave with real sensor data, so then you can port that same logic to build your real project.</p>
<p>Here is an experiment I made sending data from a photoresistor to Grasshopper to create a Responsive Structure that reacts to the degree of light of a physical space in real time.<br />
<strong>What you need:</strong><br />
-Arduino Board<br />
-1K Resistor<br />
-Photoresistor<br />
-LED<br />
<img class="alignleft size-full wp-image-2485" title="Arduino hookup" src="http://designplaygrounds.com/wp-content/uploads/2010/04/Arduino-hookup.jpg" alt="" width="550" height="413" /><br />
<em>(sorry about the crappy picture I had to use my webcam)</em><br />
You have to start by making your Arduino Hookup and writing a code in the Arduino environment so you can retrieve the value of the photoresistor which measures the amount of light in a room and then send it to the board , in this case I wanted that when the amount of light is low an LED started to turn on and that the intensity of it also varies depending the amount of light .</p>
<p>So for the hookup the  photoresistor and 1K resistor are hooked up in series. Arduino +5V goes to the photoresistor and ground goes to the 1K resistor. The junction where the photoresistor and the 1K meet is where Arduino pin #5 goes (picture Above).</p>
<p>Next step is write a code in the Arduino environment were we take an analog reading being send from the photoresistor to our board and then send that value to our output which in this case is digital pin11 which is the position of our LED , I made some annotations to the Arduino code to make it more easy to understand.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="413" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=11280880&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="550" height="413" src="http://vimeo.com/moogaloop.swf?clip_id=11280880&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/11280880">Arduino Test</a> from <a href="http://vimeo.com/user2106876">Rodrigo Medina</a> on <a href="http://vimeo.com">Vimeo</a>.<br />
The last part would be porting the data from arduino to Grasshopper , here is were Firefly comes into action , actually is very easy to use once you install the plugin you´ll se two more components added which are the Serial Read and Serial Write. </p>
<p>In this case as we want to import data from Arduino we are going to use the Serial Read component which has three inputs , the first one is to define if we want the port that transfer data open or closed, you will like to have an integer slider that goes from 0 to 1 to control this easily, remember to have it always at cero before yo start the timer, the second input is for indicating the computer the serial port you are working on  which in my case was  COM3 but it depends on the serial USB ports of each computer you can check with which port you are working by opening your Arduino code , then going to the menu Tools and were it says Serial Port you´ll see the one that the Arduino board is using , the last input of the component is the Baud Rate which controls the speed and it should match the one you are using in Arduino apparently the standard is 9600 so I used that one.</p>
<p>Besides that the rest goes pretty straight forward using the common tools of Grasshopper , have I also included some notes in the definition to help you out.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="413" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=11308747&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="550" height="413" src="http://vimeo.com/moogaloop.swf?clip_id=11308747&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/11308747">Arduino + Grasshopper &amp; Firefly</a> from <a href="http://vimeo.com/user2106876">Rodrigo Medina</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>As always let me know if you have any problems the best way to catch me is by twitter @Rodrigo_Medina</p>
<p><strong>Files Names</strong><br />
<strong>Arduino Code:</strong>GH3D_FireflyExperiment.pde<br />
<strong>Grasshopper Definition:</strong>Arduino + Firefly experiment.ghx<br />
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form></p>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/responsive-skin-arduino-grasshopper-firefly/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Responsive Honeycomb Morphologies [GH3D]</title>
		<link>http://designplaygrounds.com/projects/responsive-honeycomb-morphologies-gh23/</link>
		<comments>http://designplaygrounds.com/projects/responsive-honeycomb-morphologies-gh23/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 21:02:44 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Digital Fabrication]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Interactive Tools]]></category>
		<category><![CDATA[Parametric Architecture]]></category>
		<category><![CDATA[Tsplines]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=2239</guid>
		<description><![CDATA[Continuing with the experimentation and research of the honeycomb morphologies and as a example for a Workshop I gave recently I . . .]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2269" title="Rhino Grasshopper Parametric skin render" src="http://designplaygrounds.com/wp-content/uploads/2010/04/Rhino-Grasshopper-Parametric-skin-render.jpg" alt="" width="550" height="386" /><br />
Continuing with the experimentation and research of honeycomb morphologies and a as example for a Workshop I gave recently I developed a Grasshopper tool for creating a responsive skin system ,using  my previous VB script component for creating honeycomb patterns.<br />
This definition has some responsive properties,It changes the size of apertures of each individual hexagonal cell or panel depending on a simple context analysis ,to do this I used a piece of a definition of <a href="http://grasshopperresources.blogspot.com/2010/02/algorithmic-modelling-with-grasshopper.html" target="_blank"><span style="color: #ff00ff;">Zubin Mohamad Khabazi </span></a> book for making an angle comparison between an environmental vector (in this case a single curve determined by an user) and the surface normal vector from the center of each hexagon , in this way when the difference between angles is small it would mean that panel will receive light in a more direct way so the tool will put a closed panel and when the difference between the angles is big ( the user can also control this parameter) the tool will place an open panel.</p>
<p>Besides this functionality I wanted to  find a way for using Grasshopper data and integrate it with Tsplines to create a single an smooth skin so I configured the definition to create meshed structures besides the normal Nurbs surfaces , so I can convert this mesh structure into a T Spline,for being able to do this this I had to bake separately each part of the mesh structure , and join them on the Rhino environment, I also had to use the <a href="http://wiki.mcneel.com/labs/meshrepair" target="_self"><span style="color: #ff00ff;">Mesh Repair Plugin</span></a> to get a final Mesh without errors so I can then transform it to TSplines and smooth it.</p>
<p>Hope you find it  useful I´ll keep working with this one , got some ideas for implementing it on a product design lets see where it goes.<br />
<img class="alignleft size-full wp-image-2255" title="Rhino Grasshopper Mesh" src="http://designplaygrounds.com/wp-content/uploads/2010/04/Rhino-Grasshopper-Mesh.jpg" alt="" width="550" height="277" /><br />
<em>The mesh obtained from the Grasshopper definition for convert it to TSplines</em><br />
<img class="alignleft size-full wp-image-2250" title="Rhino Grasshopper + Tsplines  Responsive Skin 1" src="http://designplaygrounds.com/wp-content/uploads/2010/04/Rhino-Grasshopper-+-Tsplines-Responsive-Skin-1.jpg" alt="" width="550" height="270" /><br />
<em>Screenshot from the Mesh already converted to TSplines for organic surfacing</em></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="371" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10872400&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="550" height="371" src="http://vimeo.com/moogaloop.swf?clip_id=10872400&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/10872400">Responsive Skin Rhino #GH3D</a> from <a href="http://vimeo.com/user2106876">Rodrigo Medina</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><img class="alignleft size-full wp-image-2240" title="Rhino Grasshopper 3d print" src="http://designplaygrounds.com/wp-content/uploads/2010/04/Rhino-Grasshopper-3d-print.jpg" alt="" width="550" height="355" /><br />
<em>Preparing the model .stl file for print it with ZCorp technology </em><br />
<img class="alignleft size-full wp-image-2241" title="Rhino Grasshopper +  3d print" src="http://designplaygrounds.com/wp-content/uploads/2010/04/Rhino-Grasshopper-+-3d-print.jpg" alt="" width="550" height="315" /><br />
<em>Applying resin to the printed Model</em></p>
<p><img class="alignleft size-full wp-image-2247" title="RhinoGrasshopper 3dprinted mode" src="http://designplaygrounds.com/wp-content/uploads/2010/04/RhinoGrasshopper-3dprinted-mode.jpg" alt="" width="550" height="247" /><br />
<em>3d printed test model</em><br />
If you would like to keep up with updates from this or similar projects the best ways to do it are by suscribing my <a href="http://designplaygrounds.com/feed/" target="_blank"><span style="color: #ff6600;"><strong>RSS Feed</strong></span></a> or by following me on <a href="http://twitter.com/Rodrigo_Medina" target="_blank"><strong><span style="color: #00ccff;">Twitter</span></strong></a> @Rodrigo_Medina</p>
<p><strong>File Name:</strong>ResponsiveHoneycombPanels.ghx</p>
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/responsive-honeycomb-morphologies-gh23/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Pneumatic Panels &#8220;Revised&#8221; [rhinoscript]</title>
		<link>http://designplaygrounds.com/projects/pneumatic-panels-revised-rhinoscript/</link>
		<comments>http://designplaygrounds.com/projects/pneumatic-panels-revised-rhinoscript/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 00:10:42 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[Parametric Architecture]]></category>
		<category><![CDATA[Rhinoscript]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=1697</guid>
		<description><![CDATA[Some new updates on the Pneumatic Panels Project , Toni Österlund an architecture student at University of Oulu (Finland) ,made a  revision to my code . . . ]]></description>
			<content:encoded><![CDATA[<p><a href="http://designplaygrounds.com/wp-content/uploads/2010/02/Rhinoscript_Cladding_pneumatic_inside.jpg"><img src="http://designplaygrounds.com/wp-content/uploads/2010/02/Rhinoscript_Cladding_pneumatic_inside.jpg" alt="" title="Rhinoscript_Cladding_pneumatic_inside" width="550" height="413" class="alignleft size-full wp-image-1725" /></a></p>
<p>Some new updates on the Pneumatic Panels Project , <a href="http://www.loark.fi/" target="_self"><span style="color: #00ccff;">Toni Österlund </span></a>an architecture student at University of Oulu (Finland) ,revised  my code and made some improvements,the script  now supports non planar polygons for creating the cushion cladding system, the problem that the code originally had, was that I used a &#8220;planar surface&#8221; command to create the primary surface to extract the centroid point ,needed to create the cushion surfaces , these new version instead uses a &#8220;patch&#8221; command , that makes possible working with non planar polygons, the whole code has also been cleaned up and simplified.</p>
<p>I also included here a simple Grasshopper definition that creates a honeycomb cladding which can be used to create the polygons for the panels, just one of the many tools you can use for design testing and integration into your workflow.</p>
<p>Have fun and don´t forget to send your feed back.</p>
<p><a href="http://designplaygrounds.com/wp-content/uploads/2010/02/Rhinoscript_Cladding_Panel.jpg"><img class="alignleft size-full wp-image-1702" title="Rhinoscript_Cladding_Panel" src="http://designplaygrounds.com/wp-content/uploads/2010/02/Rhinoscript_Cladding_Panel.jpg" alt="" width="550" height="364" /></a><strong><br />
<span style="color: #ff00ff;">NOTE:The script is for the free domain feel free to use it and  modify it for your personal research and educational purposes, For implementation in commercial projects you should notify the respective</span><span style="color: #ff00ff;"> authors (</span></strong><span style="color: #ff00ff;"><em>that would be me and Toni</em></span><strong><span style="color: #ff00ff;"> )</span></strong></p>
<p><strong>Grasshopper Definition:</strong>HoneycombCladding.ghx<br />
<strong>Rhinoscipt File:</strong>PneumaticCladdingTool_revised.rvb</p>
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/pneumatic-panels-revised-rhinoscript/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Parametric Tower Experiment [Grasshopper]</title>
		<link>http://designplaygrounds.com/projects/parametric-tower-experiment-grasshopper/</link>
		<comments>http://designplaygrounds.com/projects/parametric-tower-experiment-grasshopper/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 05:24:03 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[interactive application]]></category>
		<category><![CDATA[Parametric Architecture]]></category>
		<category><![CDATA[Rhino]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=1550</guid>
		<description><![CDATA[A design exercise made to understand the parametric principles that may apply in the design of a tower structure, in this case I took the Canton Tower . . .]]></description>
			<content:encoded><![CDATA[<p><a href="http://designplaygrounds.com/wp-content/uploads/2010/01/Rhino_Grasshopper_ParametricTower-1.jpg"><img class="alignleft size-full wp-image-1554" title="Rhino_Grasshopper_ParametricTower 1" src="http://designplaygrounds.com/wp-content/uploads/2010/01/Rhino_Grasshopper_ParametricTower-1.jpg" alt="" width="550" height="413" /></a></p>
<p>A design exercise made to understand the parametric principles that may apply in the design of a tower structure, in this case I took as a reference for this particular exercise the Canton Tower designed by <a href="http://www.hemel.dircon.co.uk/aboutus.html" target="_self"><span style="color: #ff00ff;">IBA</span></a> Architects , which characterizes for using curved and inclined structures instead of the conventional straight structures used conventionally for skyscrapers.</p>
<p>The result of the exercise is a tool that allows the designer to quickly generate tower structures that obey a parametric logic between its  components , among the things the user can change are:</p>
<ul>
<li> <span style="color: #ff00ff;">*</span>The Height of the structure</li>
</ul>
<ul>
<li> <span style="color: #ff00ff;">*</span>Size of the tower core</li>
</ul>
<ul>
<li> <span style="color: #ff00ff;">*</span>Rotation angle of the upper profile curve</li>
</ul>
<ul>
<li> <span style="color: #ff00ff;">*</span>Distance Between slabs</li>
</ul>
<ul>
<li> <span style="color: #ff00ff;">*</span>Height of slabs</li>
</ul>
<ul>
<li> <span style="color: #ff00ff;">*</span>Number and Radius of Main columns</li>
</ul>
<ul>
<li> <span style="color: #ff00ff;">*</span>Number of Secondary columns.</li>
</ul>
<p>This were the elements or properties I thought would define the basic shape of this particular project however , more  functions and parameters can be added to make more precise models. Would be interesting for further experiments to  start testing the structures resulting from this kind of  tools using some finite element analysis  I´ll make some tests using <a href="http://www.algor.com/" target="_self"><span style="color: #ff00ff;">Algor </span></a>and see how it goes.</p>
<p><a href="http://designplaygrounds.com/wp-content/uploads/2010/01/parametric-tower_Rhino_Grasshopper_work.jpg"><img class="alignleft size-full wp-image-1555" title="parametric tower_Rhino_Grasshopper_work" src="http://designplaygrounds.com/wp-content/uploads/2010/01/parametric-tower_Rhino_Grasshopper_work.jpg" alt="" width="550" height="311" /></a><strong> </strong></p>
<p><strong><span style="color: #00ccff;">I have made a Video Tutorial of this exercise I hope to have time this week to Upload it, meanwhile you can download the definition and play with it.</span></strong></p>
<p><strong><span style="text-decoration: underline;">GH Concepts Covered:</span></strong></p>
<p><span style="color: #ff00ff;">*</span>Extracting Profile Curves / Move Component<br />
<span style="color: #ff00ff;">*</span>Rotation of objects / Function components  to transform angles in radians<br />
<span style="color: #ff00ff;">*</span>Creating body surfaces and intersection planes.<br />
<span style="color: #ff00ff;">*</span>Extract Slabs from BRep intersections.<br />
<span style="color: #ff00ff;">*</span>Extract lines from profile curves and creating pipes<br />
<span style="color: #ff00ff;">*</span>Create a single dimension list from different curves using Tree Logic Components<br />
<span style="color: #ff00ff;">*</span>Transforming single dimension list into a matrix and extract a pattern using VbScript.</p>
<p><strong>Grasshopper Definition:</strong>ParametricTowerExperiment.ghx</p>
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/parametric-tower-experiment-grasshopper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Honeycomb Morphologies [Rhino Grasshopper]</title>
		<link>http://designplaygrounds.com/projects/honeycomb-morphologies-rhino-grasshopper/</link>
		<comments>http://designplaygrounds.com/projects/honeycomb-morphologies-rhino-grasshopper/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 08:47:22 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[object design]]></category>
		<category><![CDATA[Parametric Architecture]]></category>
		<category><![CDATA[Rhino]]></category>
		<category><![CDATA[Rhinoscript]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=1480</guid>
		<description><![CDATA[Honeycomb Morphologies have become a very popular subject in architectural design because of their structural and aesthetic properties , so I decided to join the party . . .]]></description>
			<content:encoded><![CDATA[<p><a href="http://designplaygrounds.com/wp-content/uploads/2010/01/Honeycomb_Rhino_Grasshopper_inside.jpg"><img src="http://designplaygrounds.com/wp-content/uploads/2010/01/Honeycomb_Rhino_Grasshopper_inside.jpg" alt="" title="Honeycomb_Rhino_Grasshopper_inside" width="550" height="413" class="alignleft size-full wp-image-1497" /></a><br />
Honeycomb Morphologies have become a very popular subject in architectural design because of their structural and aesthetic properties ,  so I decided to join the party an play with this particular kind generative projects ,this experiment develops a honeycomb system that is able to adapt to a local existing context and to different performance requirements.</p>
<p>The experiment represents a tool to create modular structure systems that can be adaptable to different scales and context spaces, The objective of this project was to develop a generative design strategy for architectural design that could be developed under digital fabrication methods. I have to mentions these are the first steps of  this research project  , currently working in scripting the constructive unions of the modules , tagging the pieces and extract the information for its digital fabrication.</p>
<p><strong>How it Works</strong><br />
The Grasshopper definition extracts the honeycomb structures from two surfaces, this allows the system to adapt better to a pre established place (interior spaces for example) , once you have selected both surfaces they get subdivided and then a VBscript component extract the honeycomb patterns from the surface , which are then used to create lofted surfaces.</p>
<p><a href="http://designplaygrounds.com/wp-content/uploads/2010/01/rhino_Grasshopper_honeycomb1.jpg"><img class="alignleft size-full wp-image-1482" title="rhino_Grasshopper_honeycomb1" src="http://designplaygrounds.com/wp-content/uploads/2010/01/rhino_Grasshopper_honeycomb1.jpg" alt="" width="550" height="320" /></a></p>
<p>As I mentioned befor these are the first steps, I´m woking in a similar version that generates apprtures depending on a distance to a point , if you want to keep updated with this and other projects you can subscribe to my<a href="http://designplaygrounds.com/feed/" target="_blank"><span style="color: #ff6600;"> RSS Feed</span></a><br />
<strong>Rhino File:</strong> Honeycomb Surfaces.3dm<br />
<strong>Grasshopper Definition:</strong> Honeycomb2surfaces.ghx<br />
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form></p>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/honeycomb-morphologies-rhino-grasshopper/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Recursive Tessalations</title>
		<link>http://designplaygrounds.com/projects/recursive-tessalations/</link>
		<comments>http://designplaygrounds.com/projects/recursive-tessalations/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 06:48:18 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Parametric Architecture]]></category>
		<category><![CDATA[Rhino]]></category>
		<category><![CDATA[Rhinoscript]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=791</guid>
		<description><![CDATA[A quick study of  Marco Vanuci´s work  on recursive surface tessellation's . I have been working with recursive algorithms before but only to generate . .]]></description>
			<content:encoded><![CDATA[<p><a href="http://designplaygrounds.com/wp-content/uploads/2009/11/recursive_rhinoscript_tesselation.jpg"><img class="aligncenter size-full wp-image-795" title="recursive_rhinoscript_tesselation" src="http://designplaygrounds.com/wp-content/uploads/2009/11/recursive_rhinoscript_tesselation.jpg" alt="recursive_rhinoscript_tesselation" width="551" height="413" /></a></p>
<p>A quick study of <span style="color: #00ccff;"> <span style="color: #00ccff;"><a href="http://www.opensysdesign.com/" target="_blank">Marco Vanuci´s</a> </span></span>work  on recursive surface tessellations . I have been working with recursive algorithms before but only to generate aggregation systems and fractals ,I like this particular exercise because it executes a recursive function under an analysis . The script  evaluates the curvature of a surface and depending on the degree of it; the code executes a subdivision  function, that means that whereas the surface is flat and homogeneous the subdivision grid is large ; where the surface curvature is steeper the subdivision grid gets partitioned in smaller parts.</p>
<p><a href="http://designplaygrounds.com/wp-content/uploads/2009/11/recursive_rhinoscript_tesselation2.jpg"><img class="aligncenter size-full wp-image-798" title="recursive_rhinoscript_tesselation2" src="http://designplaygrounds.com/wp-content/uploads/2009/11/recursive_rhinoscript_tesselation2.jpg" alt="recursive_rhinoscript_tesselation2" width="551" height="414" /></a></p>
<p>Once I understand how the script worked I just made a little tweaks to the code generate some structural elements.<br />
<strong>File name:</strong>recursiveTesselation<br />
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form></p>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/recursive-tessalations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pneumatic Panels</title>
		<link>http://designplaygrounds.com/projects/pneumatic-panels-cladding/</link>
		<comments>http://designplaygrounds.com/projects/pneumatic-panels-cladding/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 06:10:36 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Parametric Architecture]]></category>
		<category><![CDATA[Rhino]]></category>
		<category><![CDATA[Rhinoscript]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=565</guid>
		<description><![CDATA[Experiment with rhinoscript to generate pneumatic panels  to create cladding systems more of this project soon ....]]></description>
			<content:encoded><![CDATA[<p><a href="http://designplaygrounds.com/wp-content/uploads/2009/10/pneumatic_cladding_rhinoscript.jpg"><img class="aligncenter size-full wp-image-569" title="pneumatic_cladding_rhinoscript" src="http://designplaygrounds.com/wp-content/uploads/2009/10/pneumatic_cladding_rhinoscript.jpg" alt="pneumatic_cladding_rhinoscript" width="538" height="401" /></a><br />
Experiment with rhinoscript to generate pneumatic panels  to create cladding systems , the main objective of this project was to create a generative tool that it allows the designer to create cushion like panels from a set of closed polygons for implementing them in the design of buildings or spaces that contemplate the use of this cladding systems.<br />
This script helps the designer to create several design tessellation ideas and automatically implement them in no time.<br />
<strong>How does it woks.</strong><br />
-First you need to select se collection of closed polygon your are going to use for the creation of the panels. <em>(Its important to say that currently it only works with planar curves I have been looking for methods to find the centroid of  non planar curves or surfaces any ideas are welcome)</em><br />
-Then you have to specify an amount of height for the cushions , and the script will workout the rest.<br />
<a href="http://designplaygrounds.com/wp-content/uploads/2009/10/Rhinoscript_pneumatic_panels..jpg"><img class="aligncenter size-full wp-image-774" title="Rhinoscript_pneumatic_panels." src="http://designplaygrounds.com/wp-content/uploads/2009/10/Rhinoscript_pneumatic_panels..jpg" alt="Rhinoscript_pneumatic_panels." width="551" height="413" /></a></p>
<p><strong>If you want to try it out go to the bottom of the post and register to download the file.</strong></p>
<p><strong>About ETFE</strong> <em>(Ethylene Tetra Flouro Ethylene)</em><br />
ETFE foil roofs can be supplied as a single layer membrane supported by a cable net system but generally consist of a series of pneumatic cushions made up of between 2 and 5 layers of a modified copolymer called Ethylene Tetra Flouro Ethylene.<br />
The cushions are kept continually inflated by a small inflation unit which maintains the pressure approx. 220 Pa and gives the foil a structural stability and the roof some insulation properties.</p>
<p><strong>INSULATION </strong><br />
While a single ply ETFE membrane has a U value of 5.6 w/m²°K, a standard three layer cushion has a  U value of 1.96 w/m²°K – a better insulation value than triple glazing when used horizontally (glazing  manufacturers figures are for vertical glazing which considerably enhances the figures). The insulative qualities of ETFE cushions can also be improved by the addition of more layers of foil which can be treated with specialist coatings to enhance the thermal properties.</p>
<p><strong>TRANSPARENCY </strong><br />
ETFE Foil is a very transparent material and transmits light across the entire visible light region (380 &#8211; 780 nm) totalling approximately 94-97% of total light. Transmission across the ultraviolet range (320- 380nm) is also very good (approx 83-88%) and therefore allows plants and vegetation underneath to thrive.</p>
<p><strong>SOLAR CONTROL </strong><br />
As described above, the base material of the cushions is very transparent, the ETFE Foil can be treated in a number of different ways to manipulate its light transmission properties.These include:</p>
<p>-  Printing: Also known as fritting, the surface of the foil is covered with a variety of patterns to reduce solar gain while retaining translucency. By varying the percentage of coverage and density of the ink, the energy transmission can be altered. Alternatively, the foil can be over printed with a number of treatments to affect transmission.</p>
<p>-  Tinting: A wide variety of coloured foils are also available, although less readily than the standard clear foil. Coloured foils can be used alongside clear foil to incorporate branding and large scale imagery.</p>
<p>-  Surface treatments: Surface treatments undertaken during the manufacturing process can vary the properties of the fabric and allow us to manipulate light transmission. These treatments render the foil matt in appearance and therefore provides an excellent surface for projecting<br />
light shows and images onto.</p>
<p>-  Radiation: The foil can also be conditioned with a range of radiation treatments which can reduce the levels of IR and UV rays transmitting through the skin.</p>
<p><strong>INFLATION UNITS </strong><br />
ETFE cushion systems are continually inflated by air inflation units located close to the cushions. As the cushions only need to maintain pressure and not generate air flow, the energy consumption used by these units is minimal.  An  entire roof is generally powered by 2 or more fans powered by electric motors within each inflation unit.<br />
A typical air inflation unit measures 1.2m x 1.2m  x 0.9m and is located nearby to the ETFE cushion system, internally or externally</p>
<p><strong>REPLACEMENT </strong><br />
If an ETFE Foil cushion becomes damaged, the individual cushion can be easily removed and replaced with minimal disruption. Minor repairs can be made to the cushion without removing it from the main structure.</p>
<p><strong>ENVIRONMENTAL</strong><br />
ETFE can be recycled with ease, but due to its properties (does not degrade under UV light, sunlight, weather, pollution) it has a very long life which is estimated between 50-100years, making the need for recycling small. The aluminium frames do require a high level of energy for production, but they also have a long life and are readably recycled when they reach there end of  life.<br />
<em>(information via<span style="color: #00ccff;"> <a href="http://www.architen.com/technical/articles/etfe-foil-a-guide-to-design">Architen</a></span>)</em></p>
<p><a href="http://designplaygrounds.com/wp-content/uploads/2009/10/pneumatic_cladding_rhinoscript.jpg"></a><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/RvBWSmHDrsY&amp;hl=es&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/RvBWSmHDrsY&amp;hl=es&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<strong>File Name :</strong>PneumaticCalddingTool.rvb<br />
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form></p>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/pneumatic-panels-cladding/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Arkylab  collab</title>
		<link>http://designplaygrounds.com/projects/arkylab-collab/</link>
		<comments>http://designplaygrounds.com/projects/arkylab-collab/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 02:27:30 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Parametric Architecture]]></category>
		<category><![CDATA[Rhino]]></category>
		<category><![CDATA[Tsplines]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=483</guid>
		<description><![CDATA[Recently I was invited by Arkylab a mexican architecture  studio to consult them with some computational geometries ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://designplaygrounds.com/wp-content/uploads/2009/10/emergent_Architecture1.jpg"><img class="aligncenter size-full wp-image-486" title="emergent_Architecture1" src="http://designplaygrounds.com/wp-content/uploads/2009/10/emergent_Architecture1.jpg" alt="emergent_Architecture1" width="548" height="251" /></a></p>
<p>Recently I was invited by Arkylab a mexican architecture  studio to consult them with some computational geometries for a projet named CLARUM which is an Eco Industrial Park wich is one of the first of  its class in Mexico, the Industrial Park contemplates several sustainable systems like its own water treatment system ,  huge spaces for photovoltaic panels , eco friendly public vehicle transport  system  and the implementation of  a free  bicycle system.</p>
<p>This is a  government project  divided in several stages and even do the master plan of the whole  project its already done  currently we are focusing in the first stage  for presenting it at a conceptual level.</p>
<p><a href="http://designplaygrounds.com/wp-content/uploads/2009/10/Generative_Architecture.jpg"><img class="aligncenter size-full wp-image-518" title="Generative_Architecture" src="http://designplaygrounds.com/wp-content/uploads/2009/10/Generative_Architecture.jpg" alt="Generative_Architecture" width="550" height="413" /></a></p>
<p>I was asked to design some elements around the park with several purposes  and they wanted  them to have an organic looking to represent the ecological aspect of the park , I propose the use some sensors to measure environmental data of the park and represent it on this structures with some lighting systems using <a href="http://www.pachube.com/" target="_blank"><span style="color: #ff00ff;">pachhube</span></a> and <span style="color: #ff00ff;"><a href="http://www.arduino.cc/" target="_blank"><span style="color: #ff00ff;">arduino</span></a></span> technologies, to organically communicate the environmental state of the park.</p>
<p>The images above is the structure I made for the first stage  which is  arc for the entrance of the park , I used some recursive L-System algorithms to generate the branch &#8211; like structure curves  and  used this ones to model the topology with the help of T-Splines for Rhino.</p>
<p>We are preparing a conceptual video for the presentation that I will upload once the presentation is made.</p>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/arkylab-collab/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Parametric Truss System</title>
		<link>http://designplaygrounds.com/projects/parametric-truss-system/</link>
		<comments>http://designplaygrounds.com/projects/parametric-truss-system/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 02:43:56 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Architecture]]></category>

		<guid isPermaLink="false">http://designplaygrounds.com/?p=359</guid>
		<description><![CDATA[Parametric truss exercise I´m working on as part of my research of generating algorithms that create structures from freeform surfaces and creating . . .]]></description>
			<content:encoded><![CDATA[<p><a href="http://designplaygrounds.com/wp-content/uploads/2009/08/parametric_truss_system1.jpg"><img class="aligncenter size-full wp-image-365" title="parametric_truss_system1" src="http://designplaygrounds.com/wp-content/uploads/2009/08/parametric_truss_system1.jpg" alt="parametric_truss_system1" width="550" height="412" /></a><br />
Parametric truss exercise I´m working on as a part of my research of generating algorithms that create structures from freeform surfaces and creating all the necessary information for its digital fabrication.<br />
<a href="http://designplaygrounds.com/wp-content/uploads/2009/08/digital-fabrication.jpg"><img class="aligncenter size-full wp-image-362" title="digital fabrication" src="http://designplaygrounds.com/wp-content/uploads/2009/08/digital-fabrication.jpg" alt="digital fabrication" width="552" height="323" /></a></p>
<p>To achieve this  a Rhino Grasshopper definition was made , that allowed me to create triangular modules from a freeform surface , this definition has several variables that allow the user to control the number of elements in each direction as well as the thickness of the truss elements. This let us visualize several truss options for the same surface, for example the more subdivisions we add to our surface the truss will be more similar to the original surface input.</p>
<p>The last part of the definition generates a development of the pieces that compose the truss system , each piece has an id tag to identify it for its fabrication ,I was thinking that by adding some equation functions we could make quotes of our projects it would only be necessary to make a research on the pricing of the manufacturer , I think I will think of solving this once the opportunity comes.</p>
<p><a href="http://designplaygrounds.com/wp-content/uploads/2009/08/digital-fabrication-pieces.jpg"><img class="aligncenter size-full wp-image-364" title="digital fabrication pieces" src="http://designplaygrounds.com/wp-content/uploads/2009/08/digital-fabrication-pieces.jpg" alt="digital fabrication pieces" width="552" height="452" /></a><br />
<strong>Rhino 3d File:</strong>PANELIZACION_Model.3dm<br />
<strong>Ghx Definition File:</strong>PANELIZACION.ghx<br />
<p>Sign up below to our <strong>Newsletter</strong> to get instant acces to designplaygrounds download files (<strong>A link will appear HERE</strong>):</p><form method="post" action="" style="text-align: center">
<input type="hidden" name="na" value="s"/>
<table cellspacing="3" cellpadding="3" border="0" width="50%">
<tr><td>Your&nbsp;name</td><td><input type="text" name="nn" size="30"/></td></tr>
<tr><td>Your&nbsp;email</td><td><input type="text" name="ne" size="30"/></td></tr>
<tr><td colspan="2" style="text-align: center"><input type="submit" value="Subscribe me"/></td></tr>
</table>
</form></p>
]]></content:encoded>
			<wfw:commentRss>http://designplaygrounds.com/projects/parametric-truss-system/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
