<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Startup options and usage</title>
<meta name="Microsoft Theme" content="zero 111">
</head>

<body background="_themes/zero/zertxtr.gif" bgcolor="#000000" text="#FFFFFF" link="#669966" vlink="#6699CC" alink="#999999"><!--mstheme--><font face="Arial, Arial, Helvetica"><!--msthemeseparator--><p align="center"><img src="_themes/zero/zerrulea.gif" width="600" height="10"></p>


<h1 align="center"><!--mstheme--><font color="#6699CC">
<a name="Start of document"></a><i>Startup options and usage</i><!--mstheme--></font></h1>
<!--msthemeseparator--><p align="center"><img src="_themes/zero/zerrulea.gif" width="600" height="10"></p></p>
<p></p>
<p></p>
<p align="center">&nbsp;</p>
<p align="center"><span style="font-style: normal"><a href="#Startup options">
Startup options</a></span></p>
<p align="center"><a href="#Demo usage">Demo usage</a></p>
<p align="center"><span style="font-style: normal"><a href="#Browser usage">
Browser usage</a></span></p>
<p align="center">&nbsp;</p>
<!--msthemeseparator--><p align="center"><img src="_themes/zero/zerrulea.gif" width="600" height="10"></p>

<h2 align="center"><!--mstheme--><font color="#6699CC">
<a name="Startup options"></a>Startup options<!--mstheme--></font></h2>

<p align="center">&nbsp;</p>

<p align="center"><img border="0" src="images/Startup.jpg" width="405" height="394"></p>

<p align="center">&nbsp;</p>

<p align="justify" style="line-height: 150%">The startup options are pretty self explanatory. You can 
choose to either run Meshuggah in its <i>Demonstration</i> or <i>Interactive browser </i>
mode. If you
choose to start the browser all that is left to do is to press <i>Start</i> and
the browser will be loaded. If you decide to run the demo you get to choose
among some options affecting demo execution.</p>
<p align="justify" style="line-height: 150%">First of all you can decide whether to run the demo in full
screen or windowed mode. By checking <i>Run in full screen mode</i> you enable a list
of 32 bit full screen resolutions&nbsp;you can choose from. Btw. only
resolutions supported by your device will be selectable.</p>
<p align="justify" style="line-height: 150%">Enable <i>Triple buffering (+ vsync)</i> to get rid of the so called
&quot;image tearing&quot; effect. The demo will use three buffers (two back buffers and
one front buffer) for showing rendered frames. The frame update will be synchronized to the monitors vertical refresh rate. If <i>
Triple buffering</i> is not enabled the demo will use a double buffer for
rendering. In this case a frame update happens without waiting for the monitor's vertical retrace.</p>
<p align="justify" style="line-height: 150%">Check <i>Music</i> to allow music playback.</p>
<p align="justify" style="line-height: 150%"> <i>Loop demo</i> keeps the demo in an endless loop... oh, 
wouldn't you know it ;)</p>
<p align="justify" style="line-height: 150%">Once you're done making your selections press <i>Start</i> to
run the demo.</p>
<p align="justify">&nbsp;</p>
<p align="center"><a href="#Start of document">Back to start of document</a></p>
<!--msthemeseparator--><p align="center"><img src="_themes/zero/zerrulea.gif" width="600" height="10"></p>

<h2 align="center"><!--mstheme--><font color="#6699CC">
<a name="Demo usage"></a>Demo usage<!--mstheme--></font></h2>

<p align="center">&nbsp;</p>

<p align="justify" style="line-height: 150%">There are several keys that control&nbsp;demo

playback. Have a look at the following list:</p>
<blockquote>
  <blockquote>
    <!--mstheme--></font><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber2">
      <tr>
        <td width="31%"><!--mstheme--><font face="Arial, Arial, Helvetica">
        <p style="line-height: 150%"><i>
      Space</i><!--mstheme--></font></td>
        <td width="69%"><!--mstheme--><font face="Arial, Arial, Helvetica">
        <p style="line-height: 150%">pause/resume demo<!--mstheme--></font></td>
      </tr>
      <tr>
        <td width="31%"><!--mstheme--><font face="Arial, Arial, Helvetica">
        <p style="line-height: 150%"><i>R</i><!--mstheme--></font></td>
        <td width="69%"><!--mstheme--><font face="Arial, Arial, Helvetica">
        <p style="line-height: 150%">restart
      demo<!--mstheme--></font></td>
      </tr>
      <tr>
        <td width="31%"><!--mstheme--><font face="Arial, Arial, Helvetica">
        <p style="line-height: 150%"><i>Esc</i><!--mstheme--></font></td>
        <td width="69%"><!--mstheme--><font face="Arial, Arial, Helvetica">
        <p style="line-height: 150%">quit
      demo<!--mstheme--></font></td>
      </tr>
    </table><!--mstheme--><font face="Arial, Arial, Helvetica">
  </blockquote>
</blockquote>
<p align="justify" style="line-height: 150%">Note that the demo will run only if your graphic controller
supports <b>all</b> required capabilities (most of all vertex and pixel shaders).</p>
<p align="justify">&nbsp;</p>
<p align="center"><a href="#Start of document">Back to start of document</a></p>
<!--msthemeseparator--><p align="center"><img src="_themes/zero/zerrulea.gif" width="600" height="10"></p>

<h2 align="center"><!--mstheme--><font color="#6699CC">
<a name="Browser usage"></a>Browser usage<!--mstheme--></font></h2>

<p align="center">&nbsp;</p>

<p align="justify" style="line-height: 150%">Using the effect browser is fairly simple. There is a tree
view containing all the available effects in the upper left of the main window. Pick
one of them by left-clicking on it. The effect gets loaded. In case an error message
appears it's very likely that your graphic controller is not capable of rendering the
selected effect due to some device capabilities that are required for rendering but 
unsupported by your device.</p>
<p align="justify" style="line-height: 150%">Once the effect is loaded the render view gets updated
automatically. The shader view in the lower left of the main window lists all
shaders used by the selected effect. On the tab control, click on one of the
shaders and the two edit windows below will show the corresponding vertex and
pixel shader source code. To get a detailed description of the current effect 
press <i>F2</i> which will take you to the appropriate page of the <a href="EffectsExplained.htm">Effects explained</a> 
section.</p>
<p align="justify" style="line-height: 150%">Most of the effects come with a dialog that allows 
modifying
various effect parameters. To toggle it on or off click on the according symbol
in the toolbar or press <i>Ctrl+S</i>.</p>
<p align="justify">&nbsp;</p>
<p align="center"><a href="#Start of document">Back to start of document</a></p>
<!--webbot bot="Include" U-Include="footer.htm" TAG="BODY" startspan --><!--msthemeseparator--><p align="center"><img src="_themes/zero/zerrulea.gif" width="600" height="10"></p>
<p></p>
<p></p>
  <dl>
    <div align="center">
      <center>
      <dt>Last update on
      2002-03-17</dt>
      </center>
    </div>
    <div align="center">
      <center>
      <dd>
      <p align="center">&nbsp;</dd>
      </center>
    </div>
    <div align="center">
      <center>
      <dt>Meshuggah Demo and Effect browser.</dt>
      </center>
    </div>
    <div align="center">
      <center>
      <dt>Copyright © 2001, 2002
      <a href="mailto:carsten.wenzel@gmx.net?subject=Meshuggah Demo and Effect browser">Carsten Wenzel</a>.</dt>
      </center>
    </div>
    <div align="center">
      <center>
      <dt>All rights reserved.</dt>
      </center>
    </div>
  </dl>

<!--webbot bot="Include" i-checksum="22998" endspan --><!--mstheme--></font></body></html>
