<?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>Blender Guru &#187; indigo</title>
	<atom:link href="http://www.blenderguru.com/tag/indigo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blenderguru.com</link>
	<description>Quality tutorials, tips and articles</description>
	<lastBuildDate>Wed, 28 Jul 2010 09:45:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to set up a renderfarm with Indigo</title>
		<link>http://www.blenderguru.com/how-to-set-up-a-renderfarm-with-indigo/</link>
		<comments>http://www.blenderguru.com/how-to-set-up-a-renderfarm-with-indigo/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 15:18:41 +0000</pubDate>
		<dc:creator>Andrew Price</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[indigo]]></category>
		<category><![CDATA[rendering]]></category>

		<guid isPermaLink="false">http://www.blenderguru.com/?p=20</guid>
		<description><![CDATA[Wouldn't it be nice if you could harness the power of those idle computer's lying around the house, and shave this boring task down to a fraction of the time?]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s face it &#8211; rendering is tedious. Your machine is unusable for hours on end, leaving you with nothing to do but twiddle your thumbs, watch TV and generally get distracted. Wouldn&#8217;t it be nice if you could harness the power of those idle computer&#8217;s lying around the house, and shave this boring task down to a fraction of the time? In a few easy steps you can!</p>
<p><span id="more-20"></span></p>
<p>For this tutorial we will be using <a href="http://www.blender.org/development/release-logs/blender-248/">Blender v2.48a</a>, <a href="http://www.indigorenderer.com/joomla/forum/viewtopic.php?t=5554">Indigo v1.1.18</a> and <a href="http://www.indigorenderer.com/joomla/forum/viewtopic.php?t=5174">Blendigo v1.1.14</a> and <strong>Windows XP</strong>.</p>
<p>Let&#8217;s start with the basics:<br />
The computer that starts a render is called the <strong>&#8216;Master&#8217;</strong>.<br />
The computers that connect to the master are called <strong>&#8216;Slaves&#8217;</strong>.<br />
A computer that is both managing the farm <em>and</em> chipping in it&#8217;s own CPU power is called a <strong>&#8216;Working Master&#8217;</strong>.</p>
<p><strong>Step 1 &#8211; Installing Indigo</strong></p>
<p>Download <a href="http://www.indigorenderer.com/joomla/forum/viewtopic.php?t=5554">Indigo v1.1.18</a> and extract it to your C:\Program Files folder. It should look like this:<br />
<a href="http://www.blenderguru.com/wp-content/uploads/2009/04/programfilescontents.jpg"><img class="aligncenter size-full wp-image-192" title="Installation directory" src="http://www.blenderguru.com/wp-content/uploads/2009/04/programfilescontents.jpg" alt="Installation directory" width="501" height="483" /></a></p>
<p>The exact location isn&#8217;t important, just make sure you alter the path in the next step if you decide to change it.</p>
<p><strong>Step 2 &#8211; Creating the BAT file</strong></p>
<p>BAT files are simply a set of written instructions for windows to follow. It produces the exact same result as typing into command prompt, but making a BAT file saves you having to retype it each time you use it.</p>
<p>You can quickly create a BAT file using notepad. Open it up and type the following:<br />
<code>cd C:\Program Files\indigo_v1.1.18<br />
indigo.exe -n s</code></p>
<p><a href="http://www.blenderguru.com/wp-content/uploads/2009/04/notepad.jpg"><img class="aligncenter size-full wp-image-193" title="Notepad" src="http://www.blenderguru.com/wp-content/uploads/2009/04/notepad.jpg" alt="Notepad" width="483" height="211" /></a></p>
<p>This is telling Windows to go to C:\Program Files\indigo_v1.1.18 and run indigo.exe in network (-n) slave (s) mode.</p>
<p>Save the file as &#8216;indigo_network_slave.bat&#8217;, change the type to &#8216;All Files&#8217;, and save it to your desktop:<br />
<a href="http://www.blenderguru.com/wp-content/uploads/2009/04/save_bat.jpg"><img class="aligncenter size-full wp-image-194" title="Saving the BAT file" src="http://www.blenderguru.com/wp-content/uploads/2009/04/save_bat.jpg" alt="Saving the BAT file" width="540" height="427" /></a></p>
<p><strong>Step 3 &#8211; Running the .BAT</strong></p>
<p>Double-click the newly created icon on your desktop that looks like this:<br />
<a href="http://www.blenderguru.com/wp-content/uploads/2009/04/icon.jpg"><img class="aligncenter size-full wp-image-174" title="Desktop icon" src="http://www.blenderguru.com/wp-content/uploads/2009/04/icon.jpg" alt="Desktop icon" width="93" height="75" /></a></p>
<p>This will open Indigo in &#8216;Slave mode&#8217;. The panel should say that it is &#8216;Listening on port XXXX&#8217;:<br />
<a href="http://www.blenderguru.com/wp-content/uploads/2009/04/listening_cropped.jpg"><img class="aligncenter size-full wp-image-176" title="Listening" src="http://www.blenderguru.com/wp-content/uploads/2009/04/listening_cropped.jpg" alt="Listening" width="512" height="258" /></a></p>
<p>The slave is now ready! It will continue to wait until the master sends it some work.</p>
<p><strong>Step 4 &#8211; Starting the Master</strong></p>
<p>Go to your Master computer and open the scene you want rendered:<br />
<a href="http://www.blenderguru.com/wp-content/uploads/2009/04/openscene.jpg"><img class="aligncenter size-medium wp-image-169" title="Open_scene" src="http://www.blenderguru.com/wp-content/uploads/2009/04/openscene-540x293.jpg" alt="Open_scene" width="540" height="293" /></a></p>
<p>In the System Tab of Blendigo, turn &#8216;Working Master&#8217; on and hit &#8216;EXPORT Scene&#8217;:<br />
<a href="http://www.blenderguru.com/wp-content/uploads/2009/04/working_master.jpg"><img class="aligncenter size-full wp-image-180" title="Turning on Working Master" src="http://www.blenderguru.com/wp-content/uploads/2009/04/working_master.jpg" alt="Turning on Working Master" width="483" height="452" /></a><br />
You are now rendering!</p>
<p><strong>Step 5 &#8211; Check Slave and Master</strong></p>
<p>Your slave machine should now be receiving instructions from the master machine and starting to render:<br />
<a href="http://www.blenderguru.com/wp-content/uploads/2009/04/connected.jpg"><img class="aligncenter size-full wp-image-181" title="Connected to host" src="http://www.blenderguru.com/wp-content/uploads/2009/04/connected.jpg" alt="Connected to host" width="512" height="258" /></a></p>
<p>Your Master machine should display a message similar to this:</p>
<p><code>Receiving frame from 192.168.0.111:1105 :<br />
num_samples: 1400000.000000<br />
width: 1204<br />
height: 904<br />
Frame received. (lock wait time: 0.00 s, transfer time: 2.29 s)</code></p>
<p><a href="http://www.blenderguru.com/wp-content/uploads/2009/04/master_receiving_frame.jpg"><img class="aligncenter size-full wp-image-181" title="Connected to host" src="http://www.blenderguru.com/wp-content/uploads/2009/04/master_receiving_frame-540.jpg" alt="" /></a><br />
You can kill the render on the Master machine whenever you like. When you export it again, the slaves will automatically reconnect.</p>
<p>That&#8217;s it! You are now part of the elite nerdy crew who can say &#8220;I value my rendertimes, more than my electrical bill&#8221;. Feels good doesn&#8217;t it?</p>
<p><strong>Was this tutorial useful to you? If you got stuck at any step on the way, drop a comment below and I&#8217;ll be happy to help!</strong></p>
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://www.blenderguru.com/how-to-set-up-a-renderfarm-with-indigo/&amp;layout=button_count&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p>]]></content:encoded>
			<wfw:commentRss>http://www.blenderguru.com/how-to-set-up-a-renderfarm-with-indigo/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>
