<?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; path</title>
	<atom:link href="https://www.torabiarchitect.com/blog/?feed=rss2&#038;tag=path" 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>Combine controllers inside your script</title>
		<link>https://www.torabiarchitect.com/blog/?p=90</link>
		<comments>https://www.torabiarchitect.com/blog/?p=90#comments</comments>
		<pubDate>Sun, 18 Apr 2010 11:01:40 +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[curve controller]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[nurbs]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[surface]]></category>
		<category><![CDATA[surface controller]]></category>
		<category><![CDATA[surface panelling]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=90</guid>
		<description><![CDATA[Level: Advanced In This Video: Use curve controller to pass offset value to the surface controller. Set the dim argument to apply the curve controller on a certain direction.]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="Combine Controllers" src="http://www.torabiarchitect.com/parametric_array/images/combine_controllers.jpg" alt="Combine Controllers" width="425" height="168" /></p>
<p>Level: <em>Advanced</em><br />
In This Video:</p>
<li>Use curve controller to pass offset value to the surface controller.</li>
<li>Set the <strong>dim </strong>argument to apply the curve controller on a certain direction.</li>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ZPV24V8NaDE&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/ZPV24V8NaDE&amp;hl=en_US&amp;fs=1&amp;" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=90</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Parametric truss</title>
		<link>https://www.torabiarchitect.com/blog/?p=86</link>
		<comments>https://www.torabiarchitect.com/blog/?p=86#comments</comments>
		<pubDate>Sun, 18 Apr 2010 08:49:49 +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[curve controller]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[truss]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=86</guid>
		<description><![CDATA[Level: Advanced In This Video: Array between two spline using script controller. Use conditional statements to change the index value. Reference: curve controller function takes the following arguments: curve: object name &#8211;The name of object in 3ds Max dim: 1,2 or 3 &#8212; set the controller on specific dimension. feedback:transform/position/rotation &#8211;function returns transform matrix, position [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="Parametric truss" src="http://www.torabiarchitect.com/parametric_array/images/parametric_truss.jpg" alt="Parametric truss" width="640" height="456" /></p>
<p>Level: <em>Advanced</em><br />
In This Video:</p>
<li>Array between two spline using script controller.</li>
<li>Use conditional statements to change the <strong>index </strong>value.</li>
<p>Reference: curve controller function takes the following arguments:<br />
<strong>curve:</strong> <em>object name</em> <span style="color: #888888;">&#8211;The name of object in 3ds Max</span><br />
<strong>dim:</strong> <em>1,2 or 3</em> <span style="color: #888888;">&#8212; set the controller on specific dimension.</span><br />
<strong>feedback:</strong><em>transform/position/rotation </em><span style="color: #999999;">&#8211;function returns transform matrix, position in point3 value and rotation in EulerAngles value </span><br />
<strong>localOffset:</strong> <em>offset value</em> <span style="color: #888888;">&#8212; offset the index value and shifts item along the path.<br />
</span><strong>endOffset:</strong> <em>offset value</em> <span style="color: #888888;">&#8212; move all items away from the last point of the path.<br />
</span><strong>startOffset:</strong> <em>offset value</em> <span style="color: #888888;">&#8212; move all items away from the first point of the path</span><br />
<strong>mode :</strong> <em>1 or 2</em> <span style="color: #888888;">&#8212; set the controller in absolute mode (1) or relative (2)<br />
</span><strong>order:</strong> <em>1 to 9</em> <span style="color: #999999;">&#8212; choose the order of rotation (items in drop down menu) works only when feedback is set to rotation</span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/cGQ1Ejt-ePc&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/cGQ1Ejt-ePc&amp;hl=en_US&amp;fs=1&amp;" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=86</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Multi turn spiral stair, script controller</title>
		<link>https://www.torabiarchitect.com/blog/?p=84</link>
		<comments>https://www.torabiarchitect.com/blog/?p=84#comments</comments>
		<pubDate>Sun, 18 Apr 2010 07:49:48 +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[curve controller]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[spiral]]></category>
		<category><![CDATA[stair]]></category>
		<category><![CDATA[transfrom matrix]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=84</guid>
		<description><![CDATA[Level: Advanced In This Video: An example of using curve controller function inside the script controller. Using script controller on transform property. How to move items along two curves. How to combine the position and rotation to get a transform matrix. Set the array count to a consist value puts array into a loop.]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="Multi turn spiral" src="http://www.torabiarchitect.com/parametric_array/images/multiturn_spiral_stair.jpg" alt="Multi turn spiral" width="425" height="319" /></p>
<p>Level: <em>Advanced</em><br />
In This Video:</p>
<li>An example of using curve controller function inside the script controller.</li>
<li>Using script controller on transform property.</li>
<li>How to move items along two curves.</li>
<li>How to combine the position and rotation to get a <em>transform matrix</em>.</li>
<li>Set the array <strong>count </strong>to a consist value puts array into a loop.</li>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/qTWh7hHUO5I&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/qTWh7hHUO5I&amp;hl=en_US&amp;fs=1&amp;" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=84</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parametric bridge.</title>
		<link>https://www.torabiarchitect.com/blog/?p=41</link>
		<comments>https://www.torabiarchitect.com/blog/?p=41#comments</comments>
		<pubDate>Sat, 17 Apr 2010 07:54:06 +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[bridge]]></category>
		<category><![CDATA[curve controller]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[walk way]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=41</guid>
		<description><![CDATA[Level: Intermediate In This Video: Use curve controller to place light posts and peirs along a bridge. Align objects to the path. Using x-form modifier to adjust the location of objects manually.]]></description>
				<content:encoded><![CDATA[<p>Level: <em>Intermediate</em><br />
In This Video:</p>
<li>Use curve controller to place light posts and peirs along a bridge.</li>
<li>Align objects to the path.</li>
<li>Using <strong>x-form </strong>modifier to adjust the location of objects manually.</li>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/PdSENz3gbiM&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/PdSENz3gbiM&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=41</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parametric spiral stair based on a circle</title>
		<link>https://www.torabiarchitect.com/blog/?p=39</link>
		<comments>https://www.torabiarchitect.com/blog/?p=39#comments</comments>
		<pubDate>Sat, 17 Apr 2010 07:18:16 +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[curve controller]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=39</guid>
		<description><![CDATA[Level: Intermediate In This Video: Create a parametric spiral stair using curve controller and linear controller. How to control the position of items using different controllers in different directions.]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="Spiral stairs" src="http://www.torabiarchitect.com/parametric_array/images/spiral_stairs_1.jpg" alt="Spiral stairs" width="435" height="480" /></p>
<p>Level: <em>Intermediate</em><br />
In This Video:</p>
<li>Create a parametric spiral stair using curve controller and linear controller.</li>
<li>How to control the position of items using different controllers in different directions.</li>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9u5olz63dDA&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/9u5olz63dDA&amp;hl=en_US&amp;fs=1&amp;" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=39</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Curve controller and scalar values</title>
		<link>https://www.torabiarchitect.com/blog/?p=37</link>
		<comments>https://www.torabiarchitect.com/blog/?p=37#comments</comments>
		<pubDate>Sat, 17 Apr 2010 07:14:55 +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[curve controller]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=37</guid>
		<description><![CDATA[Level: Beginner In This Video: Use curve controller to set the scalar properties. shape as graph. What&#8217;s the use of local offset in curve controller.]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="Scalar value for a curve" src="http://www.torabiarchitect.com/parametric_array/images/curve_controller_scalar_values.jpg" alt="Scalar value for a curve" width="425" height="397" /></p>
<p>Level: <em>Beginner</em><br />
In This Video:</p>
<li>Use curve controller to set the scalar properties.</li>
<li>shape as graph.</li>
<li>What&#8217;s the use of <strong>local offset</strong> in curve controller.</li>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/h0zcDp6S9m0&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/h0zcDp6S9m0&amp;hl=en_US&amp;fs=1&amp;" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=37</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Array on path</title>
		<link>https://www.torabiarchitect.com/blog/?p=35</link>
		<comments>https://www.torabiarchitect.com/blog/?p=35#comments</comments>
		<pubDate>Sat, 17 Apr 2010 07:12:33 +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[curve controller]]></category>
		<category><![CDATA[parametric]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=35</guid>
		<description><![CDATA[Level: Beginner In This Video: Use curve controller to put the items in array on a sp-line path. Use start offset and end offset to move items along the path. What&#8217;s the Relative and Absolute mode.]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone" title="Array on path" src="http://www.torabiarchitect.com/parametric_array/images/array_on_path.jpg" alt="Array on path" width="425" height="255" /></p>
<p>Level: <em>Beginner</em><br />
In This Video:</p>
<li>Use curve controller to put the items in array on a sp-line path.</li>
<li>Use <strong>start offset </strong>and <strong>end offset </strong>to move items along the path.</li>
<li>What&#8217;s the <strong>Relative </strong>and <strong>Absolute </strong>mode.</li>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nOHGDb1PKpE&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/nOHGDb1PKpE&amp;hl=en_US&amp;fs=1&amp;" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=35</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
