<?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>Ali Torabi &#187; fractal</title>
	<atom:link href="https://www.torabiarchitect.com/blog/?feed=rss2&#038;tag=fractal" rel="self" type="application/rss+xml" />
	<link>https://www.torabiarchitect.com/blog</link>
	<description>Digital Architecture &#38; Technology</description>
	<lastBuildDate>Mon, 30 Jun 2014 19:51:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Parametric Array &amp; L-System</title>
		<link>https://www.torabiarchitect.com/blog/?p=245</link>
		<comments>https://www.torabiarchitect.com/blog/?p=245#comments</comments>
		<pubDate>Sat, 19 Jun 2010 07:44:15 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[3ds MAX]]></category>
		<category><![CDATA[Parametric Array]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[fractal]]></category>
		<category><![CDATA[L-System]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=245</guid>
		<description><![CDATA[Did you know that you can produce L-systems with parametric array! Here is some experience with parametric array of a single line. I have used getItem function to access the parent node using the method below. getItem index:[1+int((index1-2)/4),1,1] Denominator (4) defines the number of branches per node. the script above returns the parent of the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Did you know that you can produce <strong>L-systems</strong> with parametric array!</p>
<p>Here is some experience with parametric array of a single line. I have used <strong><em>getItem</em></strong> function to access the parent node using the method below.</p>
<p><em>getItem index:[1+int((index1-2)/<strong>4</strong>),1,1]</em></p>
<p>Denominator <strong><em>(4)</em></strong> defines the number of branches per node. the script above returns the parent of the current object in L-system. Using this trick, you can adjust the start point of the line according to the end point of its parent. Of course the end point is just a transformation of the start point which defines the <strong><em>production rule</em></strong> of L-System. In new version of parametric array this will come as new controller and much more easy to implement on any type of object.</p>
<p><img class="alignnone" title="L-Systems in Parametric Array" src="http://www.torabiarchitect.com/parametric_array/images/l-systems-01.jpg" alt="L-Systems in Parametric Array" width="471" height="1720" /></p>
<p>Users can ask for sample scene!</p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=245</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
