<?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; collection controller</title>
	<atom:link href="https://www.torabiarchitect.com/blog/?feed=rss2&#038;tag=collection-controller" 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>Collect items of the array which satisfy your condition.</title>
		<link>https://www.torabiarchitect.com/blog/?p=460</link>
		<comments>https://www.torabiarchitect.com/blog/?p=460#comments</comments>
		<pubDate>Thu, 01 Mar 2012 06:57:45 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[3ds MAX]]></category>
		<category><![CDATA[Bitmap controller]]></category>
		<category><![CDATA[collection controller]]></category>
		<category><![CDATA[link controller]]></category>
		<category><![CDATA[list controller]]></category>
		<category><![CDATA[Parametric Array]]></category>
		<category><![CDATA[Test value]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[array variable]]></category>
		<category><![CDATA[bitmap controller]]></category>
		<category><![CDATA[parametric design]]></category>
		<category><![CDATA[test value]]></category>

		<guid isPermaLink="false">http://www.torabiarchitect.com/blog/?p=460</guid>
		<description><![CDATA[In this video we use collection controller to find the position of those points which they are located on white sections of an image. The image is being process by a bitmap controller and if the value is greater than .5 (gray) the test controller returns true. collection controller goes through the entire array of [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.torabiarchitect.com/blog/wp-content/uploads/para3d-collection-and-list-controller2.jpg"><img src="http://www.torabiarchitect.com/blog/wp-content/uploads/para3d-collection-and-list-controller2.jpg" alt="" title="para3d collection and list controller2" width="500" height="467" class="alignnone size-full wp-image-461" /></a><br />
In this video we use collection controller to find the position of those points which they are located on white sections of an image. The image is being process by a bitmap controller and if the value is greater than .5 (gray) the test controller returns true. collection controller goes through the entire array of points and collects only the position of the points which meets our condition. to set the position of each box to the corresponding point in collection we use a list controller.  list controller takes the index value (location of the box in the array) and return the same item from the collection.</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/PjGp_F6p6iw" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>https://www.torabiarchitect.com/blog/?feed=rss2&#038;p=460</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
