<?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>LEGil Design</title>
	<atom:link href="http://www.legildesign.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.legildesign.com</link>
	<description>my work in and out of architecture school.</description>
	<lastBuildDate>Mon, 30 Aug 2010 23:52:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hexagonal Weaving in Grasshopper</title>
		<link>http://www.legildesign.com/archives/553</link>
		<comments>http://www.legildesign.com/archives/553#comments</comments>
		<pubDate>Mon, 30 Aug 2010 23:52:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[cal poly pomona]]></category>
		<category><![CDATA[experiments]]></category>
		<category><![CDATA[generative]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[grasshopper]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[parametric design]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.legildesign.com/?p=553</guid>
		<description><![CDATA[This Grasshopper definition was inspired by the structure for the new Pompidou-Metz Center by Shigeru Ban. The structure is said to be inspired by hexagonal weaving pattern found in traditional Chinese hats. This is a very common weaving pattern also found in things such as chairs. For a large scale structure, however, it is impractical [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-554" href="http://www.legildesign.com/archives/553/hexweave"><img class="aligncenter size-full wp-image-554" title="Hexagonal Weaving" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/08/hexWeave.jpg" alt="Hexagonal weaving definition in Grasshopper" width="950" height="425" /></a></p>
<p>This Grasshopper definition was inspired by the structure for the new <a href="http://www.shigerubanarchitects.com/SBA_WORKS/SBA_PROJECTS/SBA_PROJECTS_5/SBA_projects_5.htm" target="_blank">Pompidou-Metz Center</a> by <a href="http://www.shigerubanarchitects.com/" target="_blank">Shigeru Ban</a>. The structure is said to be inspired by hexagonal weaving pattern found in traditional Chinese hats. This is a very common weaving pattern also found in things such as chairs. For a large scale structure, however, it is impractical to actually have the member be woven together. Instead, each direction of the members is layered on top of each other and then sandwiched together to create the supporting structure. This definition takes an input surface an maps a hexagonal grid along which the geometry is structured according to user input. Again, feel free to use/change the definition as you want, but shoot me an email if you do something cool with it. I&#8217;d like to see it.</p>
<p><a rel="attachment wp-att-555" href="http://www.legildesign.com/archives/553/hexweavess"><img class="aligncenter size-full wp-image-555" title="Hexagonal Weaving" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/08/hexWeaveSS.jpg" alt="Hexagonal weaving definition in Grasshopper" width="950" height="450" /></a></p>
<p>Download: <a href="http://www.legildesign.com/myExperiments/hexWeave.ghx" target="_blank">hexWeave.ghx</a></p>
<p>(right click &#8211;&gt; save as&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/553/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weaving in Grasshopper</title>
		<link>http://www.legildesign.com/archives/546</link>
		<comments>http://www.legildesign.com/archives/546#comments</comments>
		<pubDate>Fri, 27 Aug 2010 23:41:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[generative]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[grasshopper]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[parametric design]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.legildesign.com/?p=546</guid>
		<description><![CDATA[This is an update to the weaving Rhinoscript I posted a while back. I decided to play with it and try it out in Grasshopper a while back when I was learning Grasshopper. This is the result and it works a lot better and smoother than the RhinoScript version ever did. Feel free to download [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a rel="attachment wp-att-547" href="http://www.legildesign.com/archives/546/ghweave"><img class="aligncenter size-full wp-image-547" title="Weaving in Grasshopper" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/08/ghWeave.jpg" alt="Weaving experiment in Grasshopper" width="950" height="425" /></a></p>
<p>This is an update to the weaving Rhinoscript I posted a while back. I decided to play with it and try it out in Grasshopper a while back when I was learning Grasshopper. This is the result and it works a lot better and smoother than the RhinoScript version ever did. Feel free to download the definition and use it for whatever you want, but if you end up doing anything interesting with it shoot me an email.</p>
<p style="text-align: center;"><a rel="attachment wp-att-550" href="http://www.legildesign.com/archives/546/ghweavess"><img class="aligncenter size-full wp-image-550" title="Weaving in Grasshopper" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/08/ghWeaveSS.jpg" alt="Weaving experiment in Grasshopper" width="950" height="439" /></a></p>
<p>Download: <a href="http://www.legildesign.com/myExperiments/surfaceWeave.ghx" target="_blank">surfaceWeave.ghx</a></p>
<p>(right click &#8211;&gt; save as&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/546/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nansensgade Furniture Showroom</title>
		<link>http://www.legildesign.com/archives/537</link>
		<comments>http://www.legildesign.com/archives/537#comments</comments>
		<pubDate>Sun, 18 Jul 2010 20:04:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CPH 2]]></category>
		<category><![CDATA[copenhagen]]></category>
		<category><![CDATA[furniture]]></category>
		<category><![CDATA[nansensgade]]></category>
		<category><![CDATA[showroom]]></category>

		<guid isPermaLink="false">http://www.legildesign.com/?p=537</guid>
		<description><![CDATA[A semi-automated furniture showroom/boutique in Copenhagen.]]></description>
			<content:encoded><![CDATA[<p>The frontal storage/display of the showroom is the main organizational theme in the Nansensgade Furniture Showroom. Instead of storing the items in a horizontal, space consuming fashion, the furniture showpieces are stacked vertically which both frees up space for a main gallery space and displays the furniture to the street &#8211; the product becomes the facade. This is made possible through the employment of an automated stacking robot akin to the machine used by Volkswagen at its Autostadt in Wolfsberg, Germany. More than just a way to stack furniture, however, the robot takes on a strong aesthetic presence in the space and becomes and integrated part of the architectural experience. The user encounters the machine upon arrival and there is a constant dialogue between man and machine throughout the space. The pods in which the furniture is stored/displayed are of varying sizes, but all conform to a basic 1.5m x 2m grid defining the space allocation on the facade. The varying sizes allows for the displaying of a number of different types for furniture depending on the need of the client, and maintaining a constant grid means that these different size pods could be stacked in any number of ways creating an ever changing facade storage system. Additionally, the constant flux of furniture means the facade will dynamically change depending on what is on display creating a real dialogue between the program of the building and the street life in front of it. To read more about the project including its structure and natural daylighting click <strong><a href="http://www.legil.org/architecture/CPH/nansensgadeBoard.pdf" target="_blank">here </a></strong>or below to view the PDF submittal with more text and drawings/diagrams.</p>
<p><a rel="attachment wp-att-538" href="http://www.legildesign.com/archives/537/nansensgade1"><img class="aligncenter size-full wp-image-538" title="nansensgade1" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/nansensgade1.jpg" alt="Nansensgade Furniture Showroom" width="950" height="1267" /></a></p>
<p><a rel="attachment wp-att-539" href="http://www.legildesign.com/archives/537/nansensgade2"><img class="aligncenter size-full wp-image-539" title="nansensgade2" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/nansensgade2.jpg" alt="Nansensgade Furniture Showroom" width="950" height="1269" /></a></p>
<p><a rel="attachment wp-att-540" href="http://www.legildesign.com/archives/537/olympus-digital-camera-11"><img class="aligncenter size-full wp-image-540" title="nansensgade3" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/nansensgade3.jpg" alt="Nansensgade Furniture Showroom" width="950" height="1267" /></a></p>
<p style="text-align: center;"><a href="http://www.legil.org/architecture/CPH/nansensgadeBoard.pdf" target="_blank"><img class="aligncenter size-full wp-image-543" title="FINAL_BOARD.ai" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/nansensgadeBoard.jpg" alt="Nansensgade Furniture Showroom" width="950" height="1183" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/537/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Studenterhuset Design Competition</title>
		<link>http://www.legildesign.com/archives/531</link>
		<comments>http://www.legildesign.com/archives/531#comments</comments>
		<pubDate>Sun, 11 Jul 2010 13:46:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CPH 2]]></category>

		<guid isPermaLink="false">http://www.legildesign.com/?p=531</guid>
		<description><![CDATA[A dynamic, covered outdoor space in a tiny courtyard in Copenhagen. ]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-532" href="http://www.legildesign.com/archives/531/usagediagram"><img class="aligncenter size-full wp-image-532" title="usageDIAGRAM" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/usageDIAGRAM.jpg" alt="Studenterhuset Design Competition" width="950" height="425" /></a></p>
<p>Studenterhuset &#8212; translated literally to &#8220;student house&#8221; &#8212; is a bar/coffee house and general all around cool place to hang out owned and operated by Copenhagen University (Københavns Universitet). Although it is situated in a very commercial area of downtown Copenhagen, Studenterhuset had been receiving many noise complaints because of the large number of people who would smoke outside and therefore needed a space for its patrons to smoke that wasn&#8217;t directly on the street. The competition, then, was to design a covered space that would fit within their very narrow (approx. 6m wide) and provide not only a sheltered, heated space for smokers but also the possibility to have an outdoor bar area, seating for a proposed concert stage and flexible seating areas for the courtyard in general. Our project attempted to address all these issues in one over-arching design structure. Moreover, our design aimed to add additional value to the space by introducing the possibility of an additional stage area and integrated seating. Click on the PDF link below to read more about the project.</p>
<p>This project was done in conjunction with Matt Kingstreet, half of the team behind <a href="http://www.jeardedbesus.com" target="_blank">Jearded Besus</a>.</p>
<p><a rel="attachment wp-att-533" href="http://www.legildesign.com/archives/531/asdf3d_section"><img class="aligncenter size-full wp-image-533" title="asdf3d_SECTION" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/sectionPerspective.jpg" alt="Studenterhuset Design Competition" width="950" height="425" /></a></p>
<p><a rel="attachment wp-att-534" href="http://www.legildesign.com/archives/531/nightfront"><img class="aligncenter size-full wp-image-534" title="nightFront" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/nightFront.jpg" alt="" width="950" height="425" /></a></p>
<p style="text-align: center;"><a href="http://www.legil.org/architecture/CPH/competitionBoard.pdf" target="_blank"><img class="aligncenter size-full wp-image-535" title="group_9_112085.indd" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/competitionBoard.jpg" alt="Studenterhuset Design Competition" width="949" height="666" /></a></p>
<p style="text-align: center;">Click above to view the PDF submittal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/531/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Processing Mosaic</title>
		<link>http://www.legildesign.com/archives/525</link>
		<comments>http://www.legildesign.com/archives/525#comments</comments>
		<pubDate>Fri, 09 Jul 2010 14:49:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[Drawing]]></category>
		<category><![CDATA[image processing]]></category>
		<category><![CDATA[mosaics]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.legildesign.com/?p=525</guid>
		<description><![CDATA[Photo mosaics in Processing. ]]></description>
			<content:encoded><![CDATA[<p>This is a script I wrote in <a href="http://processing.org" target="_blank">Processing</a> to emulate a photo mosaic from a set collection of images. The script collects color and brightness information from the given set of reference images and matches the best fit the the average color and brightness of a given reference point on the target image. It&#8217;s not perfect because in order to fully map all the possible fluctuation in color value and tone a huge amount of reference pictures would be necessary requiring much more computer memory than Processing is generally able to allocate. As a remedy for this, if there is no suitable match for a reference point on the target image the script takes the closest matching image from the set of reference images and tweaks its tint value to better match the reference point on the target image. Here are some examples of the output. Each of these images was created from a database of around 700-800 images.</p>
<p><a rel="attachment wp-att-527" href="http://www.legildesign.com/archives/525/mosaic"><br />
<img class="aligncenter size-full wp-image-527" title="mosaic" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/mosaic.jpg" alt="" width="950" height="425" /></a></p>
<p><a rel="attachment wp-att-529" href="http://www.legildesign.com/archives/525/mosaic2"><img class="aligncenter size-full wp-image-529" title="mosaic2" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/mosaic2.jpg" alt="" width="950" height="425" /></a></p>
<p><a rel="attachment wp-att-530" href="http://www.legildesign.com/archives/525/mosaic3"><img class="aligncenter size-full wp-image-530" title="mosaic3" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/mosaic3.jpg" alt="" width="950" height="425" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/525/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parametric Stairs in Grasshopper</title>
		<link>http://www.legildesign.com/archives/522</link>
		<comments>http://www.legildesign.com/archives/522#comments</comments>
		<pubDate>Fri, 09 Jul 2010 14:15:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[grasshopper]]></category>
		<category><![CDATA[parametric design]]></category>
		<category><![CDATA[parametric spiral staircase]]></category>
		<category><![CDATA[parametric stairs]]></category>
		<category><![CDATA[rhino]]></category>

		<guid isPermaLink="false">http://www.legildesign.com/?p=522</guid>
		<description><![CDATA[A useful tool to dynamically create and edit staircases via Grasshopper.]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-523" href="http://www.legildesign.com/archives/522/spiral"><img class="aligncenter size-full wp-image-523" title="spiral" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/spiral.jpg" alt="" width="950" height="425" /></a></p>
<p>A useful tool to dynamically create and edit staircases via <a href="http://www.grasshopper3d.com/" target="_blank">Grasshopper</a>. One version is for creating spiral staircases (further developed) and one is for a plain, straight staircase (less developed).</p>
<p>Download:<strong> <a href="http://www.legildesign.com/myExperiments/spiralStaircase.ghx" target="_blank">spiralStaircase.ghx</a></strong></p>
<p>Download:<strong> <a href="http://www.legildesign.com/myExperiments/stairs.ghx" target="_blank">stairs.ghx</a></strong></p>
<p>(right click &#8211;&gt; save as&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/522/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portraits of Friends</title>
		<link>http://www.legildesign.com/archives/517</link>
		<comments>http://www.legildesign.com/archives/517#comments</comments>
		<pubDate>Fri, 09 Jul 2010 13:22:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Drawing]]></category>
		<category><![CDATA[color pencil]]></category>
		<category><![CDATA[drawings]]></category>
		<category><![CDATA[prismacolor]]></category>

		<guid isPermaLink="false">http://www.legildesign.com/?p=517</guid>
		<description><![CDATA[I made these a little while back as birthday presents for some friends. One really likes rainbows and one is my favorite sci-fi nerd. It was good to sit down and draw again for the first time in a long time.]]></description>
			<content:encoded><![CDATA[<p>I made these a little while back as birthday presents for some friends. One really likes rainbows and one is my favorite sci-fi nerd. It was good to sit down and draw again for the first time in a long time.</p>
<p><a rel="attachment wp-att-518" href="http://www.legildesign.com/archives/517/cory"><img class="aligncenter size-full wp-image-518" title="cory" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/cory.jpg" alt="" width="950" height="1283" /></a></p>
<p><a rel="attachment wp-att-519" href="http://www.legildesign.com/archives/517/paul"><img class="aligncenter size-full wp-image-519" title="paul" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/paul.jpg" alt="" width="950" height="1170" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/517/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sankt Jørgens Sø Bath House</title>
		<link>http://www.legildesign.com/archives/508</link>
		<comments>http://www.legildesign.com/archives/508#comments</comments>
		<pubDate>Thu, 08 Jul 2010 16:50:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CPH 1]]></category>
		<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[ecotect]]></category>
		<category><![CDATA[grasshopper]]></category>
		<category><![CDATA[parametric design]]></category>

		<guid isPermaLink="false">http://www.legildesign.com/?p=508</guid>
		<description><![CDATA[A bath house proposal on Sankt Jørgens Sø in København.]]></description>
			<content:encoded><![CDATA[<p>The Sankt Jørgens Sø Bath House was a short 3 week design project meant to round out the semester. It was to be located on our around Sankt Jørgens Sø, the southern-most lake of the ring of lakes built to help protect the medieval city center of Copenhagen. Because this facility would be a sort of alien construction when compared to the surrounding buildings (especially since it would be located on the lake) I decided to go round and bubbly (very technical term) with it. This would accentuate and embrace its apparent disconnect with the surrounding social context and make it an attraction point for the area. In effect, by accentuating its situational and programmatic awkwardness on the site formally, the project becomes a sort of hub for activity; a social magnet. That was my logic, anyway.</p>
<p>The form came from an investigation of pedestrian traffic trends in the area and formal investigations into the idea of &#8220;meta-balls&#8221;. The round skin became a sort shell meant to encompass and protect the bathhouse. Apertures on the skin were created with two functions in mind; that of creating a gradation of light from a darker, narrower entry to a large, light filled main space and that of not letting the space become too vulnerable to solar gains. For the latter, an <a title="Autodesk Ecotect" href="http://ecotect.com/" target="_blank">Ecotect</a> analysis of the solar gain of the skin directly translated into the different size apertures of the skin via a Grasshopper definition. Within the space the program is laid out orthogonally to counter the circular plan and each element is contained within individual units meant to isolate and amplify the unique characteristics of each bathing space.</p>
<p><a rel="attachment wp-att-509" href="http://www.legildesign.com/archives/508/bathhouse1"><img class="aligncenter size-full wp-image-509" title="bathHouse1" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/bathHouse1.jpg" alt="Bath House on Sankt Jorgen So" width="950" height="475" /></a><a rel="attachment wp-att-510" href="http://www.legildesign.com/archives/508/bathhouse2"></a></p>
<p><a rel="attachment wp-att-510" href="http://www.legildesign.com/archives/508/bathhouse2"><img class="aligncenter size-full wp-image-510" title="bathHouse2" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/bathHouse2.jpg" alt="Bath House on Sank Jorgens So" width="950" height="475" /></a></p>
<p><a rel="attachment wp-att-511" href="http://www.legildesign.com/archives/508/bathhouse3"><img class="aligncenter size-full wp-image-511" title="bathHouse3" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/bathHouse3.jpg" alt="Bath House on Sank Jorgens So" width="950" height="475" /></a></p>
<p><a rel="attachment wp-att-512" href="http://www.legildesign.com/archives/508/bathhouseinterior"><img class="aligncenter size-full wp-image-512" title="bathHouseInterior" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/bathHouseInterior.jpg" alt="Bath House on Sank Jorgens So" width="950" height="475" /></a></p>
<p><a rel="attachment wp-att-513" href="http://www.legildesign.com/archives/508/bathhouseinterior2"><img class="aligncenter size-full wp-image-513" title="bathHouseInterior2" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/bathHouseInterior2.jpg" alt="Bath House on Sank Jorgens So" width="950" height="475" /></a></p>
<p style="text-align: center;"><a rel="attachment wp-att-514" href="http://www.legildesign.com/archives/508/theboard-ai" target="_blank"><img class="aligncenter size-full wp-image-514" title="theBOARD.ai" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/07/bathHouseBoard.jpg" alt="Bath House on Sank Jorgens So" width="950" height="893" /></a></p>
<p style="text-align: center;">Click above to view full size PDF</p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/508/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Danish Co-Housing</title>
		<link>http://www.legildesign.com/archives/388</link>
		<comments>http://www.legildesign.com/archives/388#comments</comments>
		<pubDate>Thu, 31 Dec 2009 14:47:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CPH 1]]></category>
		<category><![CDATA[copenhagen]]></category>
		<category><![CDATA[housing]]></category>

		<guid isPermaLink="false">http://www.legil.org/wordpress/?p=388</guid>
		<description><![CDATA[A Danish cohousing proposal. My first design project in Copenhagen.]]></description>
			<content:encoded><![CDATA[<div class="captionfull">
<div class="captionfull"><strong>When designing a row house</strong> in the Danish typology, it is hard to ignore the vernacular. A country rich in co-housing tradition, Denmark has a large number of examples from which to draw inspiration. It was from these typologies that the design for the Stadsgraven housing drew its inspiration.<a rel="attachment wp-att-398" href="http://www.legildesign.com/archives/388/housingsiterender"></a></div>
<div class="captionfull">The vernacular precedent does not exist haphazardly. It has evolved over time to best accommodate the local conditions of a certain area, and for this reason it can not be overlooked. The pitched roof, for example, is something deemed necessary by Denmark’s inclement weather, and this became the impetus of the</div>
<div class="captionfull">unit designs. Strict traditionalist interpretations of the vernacular do not, however, best serve the changing needs of a metropolitan Copenhagen. The aim of this project is to bridge the traditional with the contemporary. It is inspired by the vernacular, but proceeds to extend its definition &#8211; both formally and programmatically - to the needs of today.</div>
<div class="captionfull">While the design of each unit may seem a bit eclectic, its formal representation was derived through a series of logical progressions. The pitched row house typology is a starting off point, and subsequent formal gestures are the direct result of programmatic needs. The shape is pushed, pulled, stretched and sheared until the desired program is adequately accommodated.</div>
<div class="captionfull">The site design can be seen in quite the same way. At first glance it looks like a random amalgamation of elements. The process, however, was very logical and linear. The establishment of a north/south grid was used in order to best orient the units toward daylight. Existing building were respected, as their re-use will help add to the community. The larger building to the north will be reused as a community gym, and the building south of that will be re-used as the common house for the housing residents. Subsequent steps taken after the establishment of the matrix and the respecting of the existing buildings each also address specific site needs. The result is a cohesive layout which engages not only the residents, but the local community as well.</div>
<div class="captionfull"><a rel="attachment wp-att-396" href="http://www.legildesign.com/archives/388/housinggarden"><img class="aligncenter" title="housingGarden" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/06/housingGarden.jpg" alt="A Danish Co-Housing Proposal" width="950" height="544" /></a></div>
<div class="captionfull">
<p style="text-align: center;"><a rel="attachment wp-att-397" href="http://www.legildesign.com/archives/388/housinginteriorrender"><img class="aligncenter size-full wp-image-397" title="housingInteriorRender" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/06/housingInteriorRender.jpg" alt="A Danish Co-Housing Proposal" width="950" height="950" /></a><a rel="attachment wp-att-395" href="http://www.legildesign.com/archives/388/housingexterior"><img class="aligncenter size-full wp-image-395" title="housingExterior" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/06/housingExterior.jpg" alt="" width="950" height="543" /></a><br />
<img class="aligncenter" title="housingSiteRender" src="http://www.legildesign.com/newWP/wp-content/uploads/2010/06/housingSiteRender.jpg" alt="A Danish Co-Housing Proposal" width="950" height="543" /></p>
<p style="text-align: center;"><a title="Click to see PDF" rel="attachment wp-att-400" href="http://www.legildesign.com/archives/388/print-2" target="_blank"><img class="size-full wp-image-400 aligncenter" title="finBoard" src="http://www.legildesign.com/newWP/wp-content/uploads/2009/12/housingBoard.jpg" alt="A Danish Co-Housing Proposal" width="950" height="475" /></a></p>
</div>
</div>
<div style="text-align: center;"><span style="color: #000000;">Click above to see a full size PDF</span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/388/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>http://www.legildesign.com/archives/385</link>
		<comments>http://www.legildesign.com/archives/385#comments</comments>
		<pubDate>Wed, 30 Dec 2009 21:13:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Other Design Work]]></category>
		<category><![CDATA[graphic design]]></category>

		<guid isPermaLink="false">http://www.legil.org/wordpress/?p=385</guid>
		<description><![CDATA[A greeting to ring in the new year.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve haven&#8217;t had much to do here in Copenhagen now that the semester has ended. I have an internship, but that still leaves me with a lot of free time. While I should be updating this website, I have instead chosen to work on other things. Here is a New Year&#8217;s greeting that I made. I guess boredom can somehow lead to creativity&#8230;<br />
<a rel="attachment wp-att-401" href="http://www.legildesign.com/newWP/?attachment_id=401"><img class="aligncenter size-full wp-image-401" title="newYearsPoster_950" src="http://www.legildesign.com/newWP/wp-content/uploads/2009/12/newYearsPoster_950.jpg" alt="" width="950" height="1346" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.legildesign.com/archives/385/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
