<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.research.microsoft.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Installation Issues</title><link>http://community.research.microsoft.com/forums/93.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>Re: Multi-Monitor Cluster Setup</title><link>http://community.research.microsoft.com/forums/thread/7312.aspx</link><pubDate>Thu, 05 Nov 2009 17:33:19 GMT</pubDate><guid isPermaLink="false">eaca9afb-5ccf-4c08-b3f3-369c7e6f1a06:7312</guid><dc:creator>Jonathan Fay</dc:creator><slash:comments>0</slash:comments><comments>http://community.research.microsoft.com/forums/thread/7312.aspx</comments><wfw:commentRss>http://community.research.microsoft.com/forums/commentrss.aspx?SectionID=93&amp;PostID=7312</wfw:commentRss><description>&lt;p&gt;On a single console, we can do side-by-side, anaglyph and cross-eyed stereo. We don&amp;#39;t currently have sterero support on multi-monitor. If you need multi-monitor cluster stereo please let me know and maybe we can set something up. There is no reason why it won&amp;#39;t work, other then the UI is absent on the multi-monitor to turn it on..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Multi-Monitor Cluster Setup</title><link>http://community.research.microsoft.com/forums/thread/7303.aspx</link><pubDate>Thu, 05 Nov 2009 08:11:29 GMT</pubDate><guid isPermaLink="false">eaca9afb-5ccf-4c08-b3f3-369c7e6f1a06:7303</guid><dc:creator>Christoph</dc:creator><slash:comments>0</slash:comments><comments>http://community.research.microsoft.com/forums/thread/7303.aspx</comments><wfw:commentRss>http://community.research.microsoft.com/forums/commentrss.aspx?SectionID=93&amp;PostID=7303</wfw:commentRss><description>&lt;p&gt;Hi Jonathan,&lt;/p&gt;
&lt;p&gt;thanks for your help. It works like a charm. &lt;/p&gt;
&lt;p&gt;One additional question: Do you support passive stereo rendering, too?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Christoph&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Multi-Monitor Cluster Setup</title><link>http://community.research.microsoft.com/forums/thread/7228.aspx</link><pubDate>Mon, 26 Oct 2009 19:34:04 GMT</pubDate><guid isPermaLink="false">eaca9afb-5ccf-4c08-b3f3-369c7e6f1a06:7228</guid><dc:creator>Jonathan Fay</dc:creator><slash:comments>0</slash:comments><comments>http://community.research.microsoft.com/forums/thread/7228.aspx</comments><wfw:commentRss>http://community.research.microsoft.com/forums/commentrss.aspx?SectionID=93&amp;PostID=7228</wfw:commentRss><description>&lt;p&gt;Apologies for the help section not being complete yet. We are working on it, but here is a quick overview.&lt;/p&gt;
&lt;p&gt;WWT can have a master slave mode were multiple slaves can be controlled over a local network from a single master.&lt;/p&gt;
&lt;p&gt;A file c:\config.xml with contents formated like below will control the rendering of each slave machine.&lt;/p&gt;
&lt;p&gt;A simple example would be a video wall of 15 computer in a 5x3 matrix. The address of monitors in the array&amp;nbsp;in this example are zero based: they&amp;nbsp;start with 0,0 and end with 4,2.&lt;/p&gt;
&lt;p&gt;Since the monitors don&amp;#39;t all align edge to edge, we need to skip the pixels in between them so it looks like you are looking our a French window. The &amp;quot;slats&amp;quot; in this case are the bezels of the monitor and we have a 1.07 factor for them.&lt;/p&gt;
&lt;p&gt;** Contents of c:\config.xml for a slave. In this case the middle of a 5x3 matrix &amp;nbsp;**&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;&amp;lt;DeviceConfig&amp;gt;&lt;br /&gt;&amp;lt;Config&amp;gt;&lt;br /&gt;&amp;lt;Device MonitorCountX=&amp;quot;5&amp;quot; MonitorCountY=&amp;quot;4&amp;quot; MonitorX=&amp;quot;2 MonitorY=&amp;quot;1&amp;quot; Master=&amp;quot;False&amp;quot; Width=&amp;quot;1680&amp;quot; Height=&amp;quot;1050&amp;quot; Bezel=&amp;quot;1.07&amp;quot; ConfigFile=&amp;quot;&amp;quot; BlendFile=&amp;quot;&amp;quot; DistortionGrid=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/Device&amp;gt;&lt;br /&gt;&amp;lt;/Config&amp;gt;&lt;br /&gt;&amp;lt;/DeviceConfig&amp;gt;&lt;/p&gt;
&lt;p&gt;Once each machine is configured with WWT installed and the config.xml file added to the root drive (c:\) then WWT should be set to autostart, and the machines should be configured to auto-login so a password screen does not show on startup, they will then boot right into WWT.&lt;/p&gt;
&lt;p&gt;Now from another machine on the local network run WWT and make it a master by selecting Settings...Advanced...Master Controller&lt;/p&gt;
&lt;p&gt;Now whatever you do on the master will be reflected in the slaves. This means you can have a wall of monitors, or a projectors filling a huge area with dozens of mega pixels.&lt;/p&gt;
&lt;p&gt;You can also set WWT up in a Dome for multi-Chanel rendering, but that is much more complex. If you need to do this e-mail me (jfay at Microsoft dot com).&lt;/p&gt;
&lt;p&gt;For now while you can play a tour on the master, the slaves don&amp;#39;t show text and graphic overlays.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Jonathan&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Multi-Monitor Cluster Setup</title><link>http://community.research.microsoft.com/forums/thread/7088.aspx</link><pubDate>Fri, 09 Oct 2009 08:22:54 GMT</pubDate><guid isPermaLink="false">eaca9afb-5ccf-4c08-b3f3-369c7e6f1a06:7088</guid><dc:creator>nutterguy</dc:creator><slash:comments>0</slash:comments><comments>http://community.research.microsoft.com/forums/thread/7088.aspx</comments><wfw:commentRss>http://community.research.microsoft.com/forums/commentrss.aspx?SectionID=93&amp;PostID=7088</wfw:commentRss><description>&lt;p&gt;Was just wonding the same thing, there seems to be zero information about this from what I can find.&lt;/p&gt;
&lt;p&gt;I fired up the new build of WWT today after skimming the notes and seeing multimonitor support. Sadly I couldn&amp;#39;t find anything... after a few hours of getting totally distracted finding random galaxies!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So what is this feature and what does it do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Multi-Monitor Cluster Setup</title><link>http://community.research.microsoft.com/forums/thread/5044.aspx</link><pubDate>Fri, 27 Mar 2009 10:24:45 GMT</pubDate><guid isPermaLink="false">eaca9afb-5ccf-4c08-b3f3-369c7e6f1a06:5044</guid><dc:creator>Christoph</dc:creator><slash:comments>0</slash:comments><comments>http://community.research.microsoft.com/forums/thread/5044.aspx</comments><wfw:commentRss>http://community.research.microsoft.com/forums/commentrss.aspx?SectionID=93&amp;PostID=5044</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;on the WWT website, the feature list of the Windows client says that WWT supports &amp;quot;Multi-monitor cluster rendering&amp;quot;. I assume that this means that I can render on a large tiled display. I further assume that the &amp;quot;Master Controller&amp;quot; menu entry in Settings &amp;gt; Advanced is somehow related with this as this starts some kind of TCP server. However, I did not manage to find out how the client setup would work. Do you have any hints for me or is there a manual for that feature? Furthermore, can I use this feature to do passive stereo rendering? It would be great if anyone could help me with some setup information for that.&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;br /&gt;Christoph&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>