1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<META http-equiv="Content-Type" content="text/html; charset=utf-8"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7 <link href="../css/manpage.css" rel="stylesheet" type="text/css"> 8 <title>Common Features</title> 9</head> 10<body> 11 12<!-- =================================================== --> 13<h1 id="COMMON">Common Features</h1> 14 15<a href="#view" >Screen Information</a><br> <a href="#control">Common Operations</a><br> 16 17<h2><a name="view"> Screen Information </a></h2> 18 19<p>The common features of all screen contents used for viewing and operating in all modes is explained here.</p> 20<BR> 21 22<center> 23 <img src="images/common.gif" border="0"> 24</center> 25<br> 26 27<ol class="ui"> 28 29<li>Grid</li> 30<p> 31 The grid can be displayed in the global space to show the model, effect direction, and size more clearly. 32</p> 33<p> 34 The grid spacing and show/hide settings can be changed in the initial settings file (Viewer.ini) and on the Viewer.</p> 35 36<li>The view camera's look-at point</li> 37<P><IMG src="./images/common_target.gif"></P> 38<p> 39 Shows the current location of the view camera's look-at point. 40</p> 41 42<li>Position of camera</li> 43<P><IMG src="./images/common_camera.gif"></P> 44<p> 45 An icon indicates the position of the camera. 46</p> 47 48<li>Light position</li> 49<P><IMG src="./images/common_light.gif"></P> 50<p> 51 An icon indicates the position of the light. 52</p> 53 54<li>Processing Meters</li> 55<P><IMG src="./images/common_process.gif"></P> 56 <p> 57 Meters are used to indicate the processing time spent for the main process in each mode.</p> 58 <p> 59 The red meter shows the CPU processing time spent on animation and SRT calculations.<BR>The blue meter shows the CPU processing time spent on drawing.<BR>The green meter shows the processing time spent by the GPU.<BR>The gray meter shows the processing time spent by the overall system. Processing will slow if this is far to the end.</p> 60 <p> 61 Viewer in some cases will also show data that can be edited and rendering without optimization.</p> 62 63<li>Mode Display</li> 64<P><IMG src="./images/common_mode.gif"></P> 65 <p> 66 Shows the current main mode and sub-mode</p> 67 <ul> 68 <li>Main Mode 69 <ul> 70 <li>Graphics mode</li> 71 <li>Effect mode</li> 72 <li>Layout mode</li> 73 </ul> 74 </li> 75 <li>Sub-mode 76 <ul> 77 <li>Camera mode</li> 78 <li>Main mode</li> 79 <li>Menu mode</li> 80 <li>Log mode</li> 81 </ul> 82 </li> 83 </ul> 84 85</ol> 86 87 88 89<h2><a name="control"> Common Operations</a></h2> 90 91<P>Operations of Changing modes and opening menu screen are common controller operations regardless of the mode.</P> 92 93<h4>Unit controller</h4> 94<P> 95<TABLE class="explain" border="1"> 96 <THEAD> 97 <TR> 98 <TD>Key Operations</TD> 99 <TD>Description</TD> 100 </TR> 101 </THEAD> 102 <TBODY> 103 <TR> 104 <TD>START/SELECT Button + Left/Right Button</TD> 105 <TD>Switches the main mode.</TD> 106 </TR> 107 <TR> 108 <TD>START/SELECT Button + Up/Down Button</TD> 109 <TD>Switches the sub-mode.</TD> 110 </TR> 111 <TR> 112 <TD>R Button & B Button</TD> 113 <TD>Shows/hides the grid, camera viewpoint, particle emitter shape and screen information.</TD> 114 </TR> 115 </TBODY> 116</TABLE> 117</P> 118 119<h4>Debugging Pad</h4> 120<P> 121<TABLE class="explain" border="1"> 122 <THEAD> 123 <TR> 124 <TD>Key Operations</TD> 125 <TD>Description</TD> 126 </TR> 127 </THEAD> 128 <TBODY> 129 <TR> 130 <TD>PLUS/MINUS Button + Left/Right Button</TD> 131 <TD>Switches the main mode.</TD> 132 </TR> 133 <TR> 134 <TD>PLUS/MINUS Button + Up/Down Button</TD> 135 <TD>Switches the sub-mode.</TD> 136 </TR> 137 <TR> 138 <TD>ZR Trigger Button + B Button</TD> 139 <TD>Shows/hides the grid, camera viewpoint, particle emitter shape and screen information.</TD> 140 </TR> 141 </TBODY> 142</TABLE> 143</P> 144<P> </P> 145 146<table border="0" height="100%"><tr><td style="background-color : white;"></td></tr></table> 147 148<hr><p>CONFIDENTIAL</p></body> 149</html> 150