<?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>digital futures &#187; parametric</title>
	<atom:link href="http://www.digitalfutures.info/tag/parametric/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalfutures.info</link>
	<description>digital futures</description>
	<lastBuildDate>Sat, 24 Apr 2010 14:06:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Concept: Iteration</title>
		<link>http://www.digitalfutures.info/1/concept-iteration /</link>
		<comments>http://www.digitalfutures.info/1/concept-iteration /#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:16:47 +0000</pubDate>
		<dc:creator>GAkos</dc:creator>
				<category><![CDATA[-]]></category>
		<category><![CDATA[Concepts]]></category>
		<category><![CDATA[Associative Modeling]]></category>
		<category><![CDATA[David Rutten]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[McNeel & Associates]]></category>
		<category><![CDATA[modeLab]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[rhino3d]]></category>
		<category><![CDATA[Rhinoceros3D]]></category>

		<guid isPermaLink="false">http://www.digitalfutures.info/?p=731</guid>
		<description><![CDATA[
Iteration, or &#8220;looping&#8221;, is a way of repeating a bit ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.digitalfutures.info/wp-content/uploads/2009/11/20091109_iteration_v7.jpg"><img class="aligncenter size-full wp-image-744" title="20091109_iteration_v7" src="http://www.digitalfutures.info/wp-content/uploads/2009/11/20091109_iteration_v7.jpg" alt="20091109_iteration_v7" width="550" height="500" /></a></p>
<p><strong>Iteration, or &#8220;looping&#8221;, is a way of repeating a bit of code either a certain number of times (incremental) or until a certain condition is met (conditional).</strong></p>
<p>The three types of iteration this primer will focus on are &#8220;Do While&#8230;&#8221;, &#8220;For Each&#8221;, and &#8220;For i&#8230;&#8221;</p>
<p>Download the <a href="http://modelab.nu/public_ftp/modePrimers/20091109_Rhinoscript_Iteration_Intro.zip">Rhinoscript Files</a> from <a title="modeLab" href="http://modelab.nu/" target="_blank">modeLab</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfutures.info/1/concept-iteration /feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concept: Data Tree Manipulation</title>
		<link>http://www.digitalfutures.info/1/concept-data-tree-manipulation /</link>
		<comments>http://www.digitalfutures.info/1/concept-data-tree-manipulation /#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:05:57 +0000</pubDate>
		<dc:creator>GAkos</dc:creator>
				<category><![CDATA[-]]></category>
		<category><![CDATA[Concepts]]></category>
		<category><![CDATA[Associative Modeling]]></category>
		<category><![CDATA[David Rutten]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[McNeel & Associates]]></category>
		<category><![CDATA[modeLab]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[rhino3d]]></category>
		<category><![CDATA[Rhinoceros3D]]></category>

		<guid isPermaLink="false">http://www.digitalfutures.info/?p=726</guid>
		<description><![CDATA[
The ability to quickly and efficiently manipulate data in Grasshopper ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-746 alignnone" title="20091106_ghx060035_DataTrees_Manipulation1" src="http://www.digitalfutures.info/wp-content/uploads/2009/11/20091106_ghx060035_DataTrees_Manipulation1.jpg" alt="20091106_ghx060035_DataTrees_Manipulation1" width="525" height="425" /></p>
<p><strong>The ability to quickly and efficiently manipulate data in Grasshopper is critical in order to increase design productivity.</strong></p>
<p>This Primer incrementally creates a matrix of points whose addresses are contingent upon the negotiation of 3 Data Trees: X, Y, Z, respectively. The Graft, Simplify, and Flatten Components will be utilized in order to develop an introductory understanding of how Data Trees are created and manipulated.</p>
<p>Download the <a title="modePrimersDataPathManipulation" href="http://modelab.nu/public_ftp/modePrimers/20091109_ghx060019_DataPaths_Manipulation.zip" target="_blank">Grasshopper Definition</a> (version 0.6.0019) from <a title="modeLab" href="http://modelab.nu/" target="_blank">modeLab</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfutures.info/1/concept-data-tree-manipulation /feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concept: List Management</title>
		<link>http://www.digitalfutures.info/1/concept-list-management /</link>
		<comments>http://www.digitalfutures.info/1/concept-list-management /#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:03:46 +0000</pubDate>
		<dc:creator>GAkos</dc:creator>
				<category><![CDATA[-]]></category>
		<category><![CDATA[Concepts]]></category>
		<category><![CDATA[Associative Modeling]]></category>
		<category><![CDATA[David Rutten]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[McNeel & Associates]]></category>
		<category><![CDATA[modeLab]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[rhino3d]]></category>
		<category><![CDATA[Rhinoceros3D]]></category>

		<guid isPermaLink="false">http://www.digitalfutures.info/?p=723</guid>
		<description><![CDATA[
The ability to quickly and efficiently manipulate data in Grasshopper ...]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-749" title="ListManagement" src="http://www.digitalfutures.info/wp-content/uploads/2009/11/ListManagement.jpg" alt="ListManagement" width="500" height="500" /></p>
<p><strong>The ability to quickly and efficiently manipulate data in Grasshopper is critical in order to increase design productivity. </strong></p>
<p>This Primer incrementally manipulates and rearranges a linear list of Data created by the Series Component. Additional visual feedback is provided by the Point List Component.</p>
<p>Download the <a title="modePrimersListManagement" href="http://modelab.nu/public_ftp/modePrimers/20091106_ghx060019_ListManagement.zip" target="_blank">Grasshopper Definition</a> (version 0.6.0019) from <a title="modeLab" href="http://modelab.nu/" target="_blank">modeLab</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfutures.info/1/concept-list-management /feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concept: Logic Components</title>
		<link>http://www.digitalfutures.info/concepts/concept-logic-components /</link>
		<comments>http://www.digitalfutures.info/concepts/concept-logic-components /#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:02:29 +0000</pubDate>
		<dc:creator>GAkos</dc:creator>
				<category><![CDATA[Concepts]]></category>
		<category><![CDATA[Associative Modeling]]></category>
		<category><![CDATA[David Rutten]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[McNeel & Associates]]></category>
		<category><![CDATA[modeLab]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[rhino3d]]></category>
		<category><![CDATA[Rhinoceros3D]]></category>

		<guid isPermaLink="false">http://www.digitalfutures.info/?p=720</guid>
		<description><![CDATA[
The Logic Tab contains a variety of Components for creating ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digitalfutures.info/wp-content/uploads/2009/11/LogicComponents02.jpg"><img class="aligncenter size-full wp-image-751" title="LogicComponents02" src="http://www.digitalfutures.info/wp-content/uploads/2009/11/LogicComponents02.jpg" alt="LogicComponents02" width="550" height="500" /></a></p>
<p><strong>The Logic Tab contains a variety of Components for creating and manipulating lists in Grasshopper.</strong></p>
<p>This Primer introduces the Range, Series, and Duplicate Data Components through the use of numerical and gradient color feedback.</p>
<p>Download the <a title="modPrimersLogicComponents" href="http://modelab.nu/public_ftp/modePrimers/20091106_ghx060019_LogicComponents_Introduction.zip" target="_blank">Grasshopper Definition</a> (version 0.6.0019) from <a title="modeLab" href="http://modelab.nu/" target="_blank">modeLab</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfutures.info/concepts/concept-logic-components /feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concept: Data Trees</title>
		<link>http://www.digitalfutures.info/1/concept-data-trees /</link>
		<comments>http://www.digitalfutures.info/1/concept-data-trees /#comments</comments>
		<pubDate>Thu, 12 Nov 2009 16:00:50 +0000</pubDate>
		<dc:creator>GAkos</dc:creator>
				<category><![CDATA[-]]></category>
		<category><![CDATA[Concepts]]></category>
		<category><![CDATA[Algorithmic]]></category>
		<category><![CDATA[Associative Modeling]]></category>
		<category><![CDATA[Computation]]></category>
		<category><![CDATA[Grass]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[modeLab]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[rhino3d]]></category>
		<category><![CDATA[Rhinoceros3D]]></category>

		<guid isPermaLink="false">http://www.digitalfutures.info/?p=717</guid>
		<description><![CDATA[
As of Grasshopper 0.6, data can be stored in hierarchical ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digitalfutures.info/wp-content/uploads/2009/11/DataPaths02_WEB1-461x393.jpg"><img class="aligncenter size-full wp-image-754" title="DataPaths02_WEB1-461x393" src="http://www.digitalfutures.info/wp-content/uploads/2009/11/DataPaths02_WEB1-461x393.jpg" alt="DataPaths02_WEB1-461x393" width="461" height="393" /></a></p>
<p><strong>As of Grasshopper 0.6, data can be stored in hierarchical structures not dissimilar to a branching tree. </strong></p>
<p>Data is still stored in lists; however, each list now has a series of indices describing the unique position of the data within a larger data framework. This framework  is not unlike a Data Dictionary in that it contains a list of all transactions in the Grasshopper Definition and the number of  associated entities per transaction.  In Grasshopper this framework is referred to as a Data Tree. It is important to remember that the Data Tree does not contain any of the actual data in the Grasshopper Definition, only bookkeeping information for managing it.</p>
<p>Data Trees can be visualized in Grasshopper using the Parameter Viewer in which you can toggle between the visualization of the Data Tree as a branching diagram or a per-Path address.</p>
<p>This Primer incrementally constructs a Data Tree- from trunk to leaves.</p>
<p>Download the <a title="Data Trees Introduction" href="http://modelab.nu/public_ftp/modePrimers/20091106_ghx060019_DataPaths_Introduction.zip">Grasshopper Definition</a> (version 0.6.0019) from <a title="modeLab" href="http://modelab.nu/" target="_blank">modeLab</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfutures.info/1/concept-data-trees /feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concept: Surfaces</title>
		<link>http://www.digitalfutures.info/concepts/concept-surfaces /</link>
		<comments>http://www.digitalfutures.info/concepts/concept-surfaces /#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:59:32 +0000</pubDate>
		<dc:creator>GAkos</dc:creator>
				<category><![CDATA[Concepts]]></category>
		<category><![CDATA[Associative Modeling]]></category>
		<category><![CDATA[David Rutten]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[McNeel & Associates]]></category>
		<category><![CDATA[modeLab]]></category>
		<category><![CDATA[NURBS]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[Parametrics]]></category>
		<category><![CDATA[Primer]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[rhino3d]]></category>
		<category><![CDATA[Rhinoceros3D]]></category>
		<category><![CDATA[surface]]></category>
		<category><![CDATA[Surfaces]]></category>
		<category><![CDATA[Topology]]></category>

		<guid isPermaLink="false">http://www.digitalfutures.info/?p=714</guid>
		<description><![CDATA[
Like Curves, Surfaces can be described both geometrically and numerically. ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digitalfutures.info/wp-content/uploads/2009/11/20091109_ghx060035_Surfaces_IntroductionWeb.jpg"><img class="aligncenter size-full wp-image-757" title="20091109_ghx060035_Surfaces_IntroductionWeb" src="http://www.digitalfutures.info/wp-content/uploads/2009/11/20091109_ghx060035_Surfaces_IntroductionWeb.jpg" alt="20091109_ghx060035_Surfaces_IntroductionWeb" width="415" height="415" /></a></p>
<p><strong>Like Curves, Surfaces can be described both geometrically and numerically. </strong></p>
<p>The numeric description of any NURBS Surface can be understood as the &#8220;Parameter Space&#8221; of the Surface. This space is two dimensional and not necessarily tied to the Euclidean space of the modeling environment but is always tied to the topology of the surface which is a consequence of the geometry that created that surface. The bounds of this space is called the &#8220;Surface Domain&#8221; which can be navigated numerically through the native domain or through a &#8220;Reparameterized&#8221; domain that forces both dimension&#8217;s bounds to be 0.0 and 1.0. The current value at which this navigation is possible is called the UV Coordinate.</p>
<p>This Surface Primer constructs surfaces and their unrolled counterparts allowing user interaction as well as generating live visual feedback.</p>
<p>Download the <a title="modePrimersSurfacesIntro" href="http://modelab.nu/public_ftp/modePrimers/20091109_ghx060019_Surfaces_Introduction.zip" target="_blank">Grasshopper Definition</a> (version 0.6.0019) from <a title="modeLab" href="http://modelab.nu/" target="_blank">modeLab</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfutures.info/concepts/concept-surfaces /feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concept: Curves</title>
		<link>http://www.digitalfutures.info/1/concept-curves /</link>
		<comments>http://www.digitalfutures.info/1/concept-curves /#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:55:51 +0000</pubDate>
		<dc:creator>GAkos</dc:creator>
				<category><![CDATA[-]]></category>
		<category><![CDATA[Concepts]]></category>
		<category><![CDATA[Associative Modeling]]></category>
		<category><![CDATA[curve]]></category>
		<category><![CDATA[David Rutten]]></category>
		<category><![CDATA[Grasshopper]]></category>
		<category><![CDATA[McNeel & Associates]]></category>
		<category><![CDATA[modeLab]]></category>
		<category><![CDATA[NURBS]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[Parametrics]]></category>
		<category><![CDATA[Primer]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[rhino3d]]></category>
		<category><![CDATA[Rhinoceros3D]]></category>
		<category><![CDATA[Topology]]></category>

		<guid isPermaLink="false">http://www.digitalfutures.info/?p=711</guid>
		<description><![CDATA[
Lines, Polylines, and Curves can be described both geometrically and ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digitalfutures.info/wp-content/uploads/2009/11/20091109_ghx060035_Curves_IntroductionWeb.jpg"><img class="aligncenter size-full wp-image-760" title="20091109_ghx060035_Curves_IntroductionWeb" src="http://www.digitalfutures.info/wp-content/uploads/2009/11/20091109_ghx060035_Curves_IntroductionWeb.jpg" alt="20091109_ghx060035_Curves_IntroductionWeb" width="417" height="417" /></a></p>
<p><strong>Lines, Polylines, and Curves can be described both geometrically and numerically. </strong></p>
<p>The numeric description of any of these geometry types can be understood as the &#8220;Parameter Space&#8221; of the curve. This space is one dimensional and not necessarily tied to the Euclidean space of the modeling environment but is always tied to the topology of the curve. The bounds of this space is called the &#8220;Curve Domain&#8221; which can be navigated numerically through the native domain or through a &#8220;Reparameterized&#8221; domain that forces the bounds to be 0.0 and 1.0. The current value at which this navigation is possible is called the &#8220;t&#8221; value or &#8220;parameter.&#8221;</p>
<p>This Curve Primer constructs curves and their unrolled counterparts allowing user interaction as well as generating live visual feedback.</p>
<p>Download the <a title="modePrimersCurvesIntro" href="http://modelab.nu/public_ftp/modePrimers/20091109_ghx060019_Curves_Introduction.zip" target="_blank">Grasshopper Definition</a> (version 0.6.0019) from <a title="modeLab" href="http://modelab.nu/" target="_blank">modeLab</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfutures.info/1/concept-curves /feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DEBATE: Post Parametric 1: Data</title>
		<link>http://www.digitalfutures.info/1/debate-post-parametric-1-data /</link>
		<comments>http://www.digitalfutures.info/1/debate-post-parametric-1-data /#comments</comments>
		<pubDate>Fri, 25 Sep 2009 20:41:36 +0000</pubDate>
		<dc:creator>RSarrach</dc:creator>
				<category><![CDATA[-]]></category>
		<category><![CDATA[Computation]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[Casey Reas]]></category>
		<category><![CDATA[Chris Anderson]]></category>
		<category><![CDATA[Chuck Eastman]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[David Benjamin]]></category>
		<category><![CDATA[debate]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[Michael K. Reed]]></category>
		<category><![CDATA[wired magazine]]></category>

		<guid isPermaLink="false">http://www.digitalfutures.info/?p=426</guid>
		<description><![CDATA[



Debate: POST PARAMETRIC 1: DATA
Monday, September 28, 2009 at 6:30PM
Wood ...]]></description>
			<content:encoded><![CDATA[<div>
<div><a href="http://www.digitalfutures.info/wp-content/uploads/2009/09/S14-PM.jpg"><img class="aligncenter size-full wp-image-427" title="S14-PM" src="http://www.digitalfutures.info/wp-content/uploads/2009/09/S14-PM.jpg" alt="S14-PM" width="575" height="287" /></a></div>
<div>
<div>
<p>Debate: POST PARAMETRIC 1: DATA<br />
<strong>Monday, September 28, 2009 at 6:30PM</strong><br />
Wood Auditorium, Avery Hall<br />
GSAPP, Columbia University</p>
<p><strong>Chuck Eastman</strong>, Architecture and Computing, Georgia Institute of Technology; <strong>Casey Reas</strong>, UCLA Design Media Arts + Co-founder, Processing and <strong>Chris Anderson</strong>, Editor in Chief, Wired Magazine</p>
<p>Moderated by <strong>David Benjamin</strong>, GSAPP and The Living + <strong>Michael K. Reed</strong>, Computer Science, Columbia University + Blue Sky Studios</p>
<p>In the post-parametric era, one key challenge for architectural design is the acquisition, processing, and integration of data. Designers already have an enormous amount of computable data from building simulations, physical sensing, geometric form, construction techniques, cost and location of materials—and the mountain of numbers shows every sign of rapid expansion. This debate will explore what might be done with all of this data, and more broadly, how we might be designing architecture ten years from now. Post Parametric 1 is the first in a series of discussions that aim to question, broaden, and re-frame the way we think about computation and design.</p></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfutures.info/1/debate-post-parametric-1-data /feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
