<?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>stochasticity &#187; cloner object</title>
	<atom:link href="http://stochasticity.cdawson.tv/tag/cloner-object/feed/" rel="self" type="application/rss+xml" />
	<link>http://stochasticity.cdawson.tv</link>
	<description></description>
	<lastBuildDate>Fri, 19 Nov 2010 14:47:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>TUTORIAL: C4D Particle Morph using MoGraph</title>
		<link>http://stochasticity.cdawson.tv/mograph-morph/</link>
		<comments>http://stochasticity.cdawson.tv/mograph-morph/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 13:22:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[C4d]]></category>
		<category><![CDATA[cloner object]]></category>
		<category><![CDATA[effector]]></category>
		<category><![CDATA[inheritance effector]]></category>
		<category><![CDATA[MoGraph]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://stochasticity.cdawson.tv/?p=181</guid>
		<description><![CDATA[You want to do use particles to morph one word into another? You don&#8217;t want to mess with all of the Xpresso scripting to do it with Thinking Particles? Here comes the MoGraph module to the rescue! Using an Inheritance effector and a Randomize effector you can get this effect done quickly and easily. Step [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><iframe src="http://player.vimeo.com/video/7936147" width="400" height="225" frameborder="0"></iframe></p>
<p>You want to do use particles to morph one word into another? You don&#8217;t want to mess with all of the <span style="font-style: italic;">Xpresso</span> scripting to do it with <span style="font-style: italic;">Thinking Particles</span>? Here comes the <span style="font-style: italic;">MoGraph</span> module to the rescue! Using an <span style="font-style: italic;">Inheritance effector</span> and a <span style="font-style: italic;">Randomize effector</span> you can get this effect done quickly and easily.<span id="more-181"></span></p>
<p><big><big><big>Step 01</big></big></big><br />
Start by creating the two <span style="font-style: italic;">Text objects</span> you want to morph between.<br />
<img style="max-width: 800px; width: 500px; height: 337px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph01.png" alt="" /></p>
<p><big><big><big>Step 02</big></big></big><br />
Create two <span style="font-style: italic;">MoGraph Cloner Objects</span> with a <span style="font-style: italic;">Sphere</span> (or whatever you want your particle to be) as children. Set the <span style="font-style: italic;">Mode</span> for both <span style="font-style: italic;">Cloner Objects</span> to <span style="font-style: italic;">Object</span>.<br />
<img style="max-width: 800px; width: 500px; height: 239px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph02.png" alt="" /></p>
<p><big><big><big>Step 03</big></big></big><br />
Drag in your <span style="font-style: italic;">Text Objects</span> into the <span style="font-style: italic;">Target Object Link</span> attribute of the two <span style="font-style: italic;">Cloner Objects</span>.  By default this creates a clone at each of the vertexes of the target object.<br />
<img style="max-width: 800px; width: 500px; height: 337px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph03.png" alt="" /></p>
<p><big><big><big>Step 04</big></big></big><br />
We want to get a more even, random distribution of clones throughout all of our text. Change the <span style="font-style: italic;">Mode</span> of clone distribution to <span style="font-style: italic;">Volume</span>.<br />
<img style="max-width: 800px; width: 500px; height: 337px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph04.png" alt="" /></p>
<p><big><big><big>Step 05</big></big></big><br />
Now first, hide the <span style="font-style: italic;">Cloner Object</span> that will be the <span style="font-weight: bold;">target</span> of your morph.  And select the <span style="font-style: italic;">Cloner Object</span> that will be the <span style="font-weight: bold;">source</span> of the morph and create an <span style="font-style: italic;">Inheritance Effector</span>.<br />
<img style="max-width: 800px; width: 500px; height: 323px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph05.png" alt="" /></p>
<p><big><big><big>Step 06</big></big></big><br />
In the <span style="font-style: italic;">Attribute Manager</span> for the <span style="font-style: italic;">Inheritance Effector</span>, find the <span style="font-style: italic;">Effector tab</span>.  In the <span style="font-style: italic;">Target Object Link</span> attribute, drag in the <span style="font-style: italic;">Cloner Object</span> that is the <span style="font-weight: bold;">target</span> of your morph.  When you do this nothing will happen, until you check <span style="font-style: italic;">Morph Motion Object</span>.  You will notice that all of your clones &#8220;jump&#8221; to the position of your target cloner object.<br />
<img style="max-width: 800px; width: 500px; height: 416px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph06.png" alt="" /></p>
<p><big><big><big>Step 07</big></big></big><br />
Stay in the <span style="font-style: italic;">Attribute Manager</span> for the <span style="font-style: italic;">Inheritance Effector</span>, <span style="font-style: italic;">Effector tab</span>. Animate the <span style="font-style: italic;">Strength</span> slider from 0% to 100% over 20 to 60 frames.  You can play the animation and now see your morph working correctly.<br />
<img style="max-width: 800px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph07.png" alt="" width="500" height="293" /></p>
<p><big><big><big>Step 08</big></big></big><br />
To get our particles to spread out a little more during the middle of the morph we&#8217;ll add a <span style="font-style: italic;">Randomize Effector</span>.  Select your <span style="font-weight: bold;">source</span> <span style="font-style: italic;">Cloner Object</span> and create a <span style="font-style: italic;">Random Effector</span>.<br />
<img style="max-width: 800px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph08.png" alt="" /></p>
<p><big><big><big>Step 09</big></big></big><br />
We only want the <span style="font-style: italic;">Random Effector</span> to move everything around during the <span style="font-weight: bold;">middle</span> of our morph.  So set it&#8217;s <span style="font-style: italic;">Strength</span> to 0% on the same two frames you set keys for the <span style="font-style: italic;">Inheritance Effector</span>.  Then, <span style="font-weight: bold;">halfway between</span> those two keyframes, set a keyframe for <span style="font-style: italic;">Strength</span> 100%.  You can tweak the timing of this however you like.<br />
<img style="max-width: 800px; width: 500px; height: 416px;" src="http://stochasticity.cdawson.tv/wp-content/uploads/2009/11/MoMorph09.png" alt="" /></p>
<p><big><big><big>FINISHED</big></big></big><br />
You should have something that looks similar to this&#8230;</p>
<iframe src="http://player.vimeo.com/video/7935095" width="400" height="225" frameborder="0"></iframe>
<blockquote><p>Did I not explain something clearly enough?  Leave a comment.<br />
Did this tutorial raise an question you’d like to ask? Leave a comment.<br />
Like the tutorial? Leave a comment.<br />
I hope this was helpful.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://stochasticity.cdawson.tv/mograph-morph/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

