<?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>LaN   /   Live Architecture Network &#187; RhinoScripts</title>
	<atom:link href="http://www.livearchitecture.net/archives/category/code/rhinoscripts/feed" rel="self" type="application/rss+xml" />
	<link>http://www.livearchitecture.net</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 00:53:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rhinoscript connection to OpenOffice Calc</title>
		<link>http://www.livearchitecture.net/archives/4329</link>
		<comments>http://www.livearchitecture.net/archives/4329#comments</comments>
		<pubDate>Wed, 23 Sep 2009 15:00:05 +0000</pubDate>
		<dc:creator>luis</dc:creator>
				<category><![CDATA[RhinoScripts]]></category>
		<category><![CDATA[calc]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[luis fraguada]]></category>
		<category><![CDATA[mcneel]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[openoffice.org]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[Rhinoscript]]></category>
		<category><![CDATA[rhinoscripting]]></category>

		<guid isPermaLink="false">http://www.livearchitecture.net/?p=4329</guid>
		<description><![CDATA[
			
				
			
		
These scripts were written to connect from Rhinoscript and OpenOffice Calc, a spreadsheet program very similar to Microsoft Excel.  The biggest difference between the two is that OpenOffice is opensource and free to download and use.  This makes it much easier for us to implement spreadsheet based parameterization with clients and students because everyone has [...]]]></description>
		<wfw:commentRss>http://www.livearchitecture.net/archives/4329/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rhinoscript: Fab PolySurface</title>
		<link>http://www.livearchitecture.net/archives/3323</link>
		<comments>http://www.livearchitecture.net/archives/3323#comments</comments>
		<pubDate>Fri, 12 Jun 2009 11:33:12 +0000</pubDate>
		<dc:creator>luis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[RhinoScripts]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[Rhinoscript]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.livearchitecture.net/?p=3323</guid>
		<description><![CDATA[
			
				
			
		
Fab PolySrf v.1: Script takes a polysurface (in this case something that has been unrolled but not exploded) and prepares the geometry for fabrication with a laser cutter.  Script organizes geometry into separate layers.
]]></description>
		<wfw:commentRss>http://www.livearchitecture.net/archives/3323/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print Parametric Field</title>
		<link>http://www.livearchitecture.net/archives/3257</link>
		<comments>http://www.livearchitecture.net/archives/3257#comments</comments>
		<pubDate>Wed, 10 Jun 2009 09:03:40 +0000</pubDate>
		<dc:creator>luis</dc:creator>
				<category><![CDATA[RhinoScripts]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.livearchitecture.net/?p=3257</guid>
		<description><![CDATA[
			
				
			
		
Print Parametric Field Script + Sample File The script uses a method to divide the surface and pass the information to a matrix, but in this case we test the curvature of the surface and use that information to generate circles with a radius and orientation based on the Gaussian curvature value and normal direction [...]]]></description>
		<wfw:commentRss>http://www.livearchitecture.net/archives/3257/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parametric Vector Field</title>
		<link>http://www.livearchitecture.net/archives/3248</link>
		<comments>http://www.livearchitecture.net/archives/3248#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:51:23 +0000</pubDate>
		<dc:creator>luis</dc:creator>
				<category><![CDATA[RhinoScripts]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.livearchitecture.net/?p=3248</guid>
		<description><![CDATA[
			
				
			
		
Parametric Vector Field Script + Sample File
The script goes through the surface and evaluates the curvature on each division point, then creates a curve relative to the normal vector on each point of the surface. Curvature values at each evaluation point is considered in order to give length to the curves. The final lines in [...]]]></description>
		<wfw:commentRss>http://www.livearchitecture.net/archives/3248/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image &gt; Dot Pattern</title>
		<link>http://www.livearchitecture.net/archives/3242</link>
		<comments>http://www.livearchitecture.net/archives/3242#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:34:44 +0000</pubDate>
		<dc:creator>luis</dc:creator>
				<category><![CDATA[RhinoScripts]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[Rhinoscript]]></category>

		<guid isPermaLink="false">http://www.livearchitecture.net/?p=3242</guid>
		<description><![CDATA[
			
				
			
		
subCirclePattern.rvb  This script uses the RhinoScript GDI Bitmap Extension. In order for this script to work properly, you must download and correctly configure the plugin. The script prompts the user to select an image. Image types supported are JPEG, TIFF, PNG, BMP, EXIF, GIF, ICO, and RLE.
There is also a scale control. Circles are drawn [...]]]></description>
		<wfw:commentRss>http://www.livearchitecture.net/archives/3242/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
