<?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>Rhinoceros 3D Help - Tutorials, Links, Galleries, Forum, Jobs, Video, Commands, CAD, Training &#187; grasshopper</title>
	<atom:link href="http://www.rhino3dhelp.com/tag/grasshopper/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rhino3dhelp.com</link>
	<description>Tutorials, Links, Galleries, Forum, Jobs, Video, Commands, CAD, Training</description>
	<lastBuildDate>Thu, 17 Jun 2010 12:23:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Grasshopper3D Vase definition</title>
		<link>http://www.rhino3dhelp.com/tutorials/grasshopper3d-vase-definition/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/grasshopper3d-vase-definition/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 13:50:51 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[grasshopper]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/?p=1756</guid>
		<description><![CDATA[I have created this Vase definition based on one of my upcoming tutorials. I have created a section of the vase, and started thinking how it would be cool to make this grasshopper definition and be able to change various radii and heights and that way get completely different vase each time. So the basics [...]]]></description>
			<content:encoded><![CDATA[<p>I have created this Vase definition based on one of my upcoming tutorials. I have created a section of the vase, and started thinking how it would be cool to make this <a href="http://www.rhino3dhelp.com/tag/grasshopper/" class="st_tag internal_tag" rel="tag" title="Posts tagged with grasshopper">grasshopper</a><span id="more-1756"></span> definition and be able to change various radii and heights and that way get completely different vase each time.</p>
<div id="attachment_1758" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/vaza.png" rel="lightbox[1756]"><img class="size-medium wp-image-1758" title="vaza" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/vaza-300x173.png" alt="" width="300" height="173" /></a><p class="wp-caption-text">Set of various vases created with this definition</p></div>
<p>So the basics here are, you change the radii of the arcs, and that way you get different vase each time you move the slider. There are couple of problems in this, since I myself am still a beginner in this Grasshopper thing, I don&#8217;t know how to constrain sliders to dynamic variables, so you might change a lot, and then the model will break.</p>
<div id="attachment_1759" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/vaza2.png" rel="lightbox[1756]"><img class="size-medium wp-image-1759" title="vaza2" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/vaza2-300x173.png" alt="" width="300" height="173" /></a><p class="wp-caption-text">Grasshopper display</p></div>
<p>One more thing to notice here is that some of the sliders are &#8220;connected&#8221; to other sliders. For instance, the overall height of the vase isn&#8217;t adjustable, but the radius of the neck and neck height, plus radius of bottom base (Main radius) actually define overall height. Grasshopper is as flexible as that, it really gives you freedom when making connections between objects. It really is up to you and your imagination.</p>
<div id="attachment_1757" class="wp-caption alignnone" style="width: 310px"><a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/jk-0x0.png" rel="lightbox[1756]"><img class="size-medium wp-image-1757" title="jk (0x0)" src="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/jk-0x0-300x50.png" alt="" width="300" height="50" /></a><p class="wp-caption-text">Vase definition</p></div>
<p>Before you go crazy thinking you need to recreate this definition in your Grasshopper, do not worry, here is the <a href="http://www.rhino3dhelp.com/wp-content/uploads/2010/02/vaza.zip">definition file</a>. Notice, this definition was created using Grasshopper3D WIP version 0.6.0019 and uses some commands that aren&#8217;t available in previous versions.,</p>
<p>Hope you create some cool vases with this <img src='http://www.rhino3dhelp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/grasshopper3d-vase-definition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Grasshopper box frame</title>
		<link>http://www.rhino3dhelp.com/tutorials/grasshopper-box-frame/</link>
		<comments>http://www.rhino3dhelp.com/tutorials/grasshopper-box-frame/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 11:05:38 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[grasshopper]]></category>

		<guid isPermaLink="false">http://www.rhino3dhelp.com/tutorials/grasshopper-box-frame/</guid>
		<description><![CDATA[Here is my first Grasshopper tutorial. Well, actually it is not a tutorial, but just a definition. You can control the x,y,z dimensions of the box, and the width of the frame. If you feel like you need an explanation I will write a couple of words, but I guess the definition is self explanatory. [...]]]></description>
			<content:encoded><![CDATA[<p>Here is my first Grasshopper tutorial. Well, actually it is not a tutorial, but just a definition.<br />
<span id="more-893"></span></p>
<p>You can control the x,y,z dimensions of the box, and the width of the frame.</p>
<p>If you feel like you need an explanation I will write a couple of words, but I guess the definition is self explanatory. Enjoy!</p>
<p><a title="grass1_def.jpg" href="http://www.rhino3dhelp.com/wp-content/uploads/2009/03/grass1_def.jpg" rel="lightbox[893]"><img src="http://www.rhino3dhelp.com/wp-content/uploads/2009/03/grass1_def.thumbnail.jpg" alt="grass1_def.jpg" /></a></p>
<p><a title="boxframe.ghx" href="http://www.rhino3dhelp.com/wp-content/uploads/2009/03/boxframe.ghx">Download definition boxframe.ghx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rhino3dhelp.com/tutorials/grasshopper-box-frame/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

