<?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; NURBS</title>
	<atom:link href="http://www.digitalfutures.info/tag/nurbs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalfutures.info</link>
	<description>digital futures</description>
	<lastBuildDate>Thu, 17 Nov 2011 18:53:23 +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: 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[Resources]]></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[Resources]]></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>
	</channel>
</rss>

