1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> 3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" --> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6<meta http-equiv="Content-Style-Type" content="text/css" /> 7<!-- InstanceBeginEditable name="CSS の相対パス指定" --> 8<link href="../common/manual.css" rel="stylesheet" type="text/css" /> 9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" --> 10<title>User's Guide</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>User's Guide</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>The User's Guide provides an overview of the graphics features which you can use with CreativeStudio.</p> 19 <table> 20 <thead> 21 <tr> 22 <th>Item</th> 23 <th>Description</th> 24 </tr> 25 </thead> 26 <tbody> 27 <tr> 28 <th><a href="material/index.html">Materials</a></th> 29 <td>Explains the settings and the data flow up to the display of models.</td> 30 </tr> 31 <tr> 32 <th><a href="texture/index.html">Textures</a></th> 33 <td>Explains the textures that are applied to models.</td> 34 </tr> 35 <tr> 36 <th><a href="particle_effect/index.html">Particle Effects</a></th> 37 <td>Explains effects using particles.</td> 38 </tr> 39 <tr> 40 <th><a href="camera/index.html">Camera</a></th> 41 <td>Explains the camera that are applied to models.</td> 42 </tr> 43 <tr> 44 <th><a href="animation/index.html">Animation</a></th> 45 <td>Explains the animations that are applied to models.</td> 46 </tr> 47 <tr> 48 <th><a href="billboard/index.html">Billboarding</a></th> 49 <td>Explains the billboards that are applied to models.</td> 50 </tr> 51 <tr> 52 <th><a href="optimization_data/index.html">Model Optimization</a></th> 53 <td>Explains the optimization processes that are applied to models.</td> 54 </tr> 55 </tbody> 56 </table> 57 <h2>Icon List</h2> 58 <!-- #BeginLibraryItem "/Library/icon_setup.lbi" --><!-- #BeginLibraryItem "/Library/icon.lbi" --> <!-- アイコン ( icon ) --> 59 <p>Below is a list of the icons which are used in the explanations in the User's Guide.</p> 60 <table> 61 <thead> 62 <tr> 63 <th class="icon_thumb">Icon</th> 64 <th>Description</th> 65 </tr> 66 </thead> 67 <tbody> 68 <tr> 69 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_model.png" alt="Polygon Model icon"/></th> 70 <td>Icon for a polygon model.</td> 71 </tr> 72 <tr> 73 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_material.png" alt="Material icon"/></th> 74 <td>Icon for a material.</td> 75 </tr> 76 <tr> 77 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_emitter.png" alt="Particle Emitter icon"/></th> 78 <td>Icon for a particle emitter.</td> 79 </tr> 80 <tr> 81 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_particle.png" alt="Particle icon"/></th> 82 <td>Icon for a particle.</td> 83 </tr> 84 <tr> 85 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_light.png" alt="Light icon"/></th> 86 <td>Icon for a light.</td> 87 </tr> 88 <tr> 89 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_camera.png" alt="Camera icon"/></th> 90 <td>Icon for a camera.</td> 91 </tr> 92 <tr> 93 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_texture.png" alt="Texture icon"/></th> 94 <td>Icon for a texture image.</td> 95 </tr> 96 </tbody> 97 </table> 98 <!-- #EndLibraryItem --><!-- #EndLibraryItem --> <!-- #BeginLibraryItem "/Library/icon_setup.lbi" --> <!-- 設定箇所アイコン ( icon_setup ) --> 99 <p>The following table lists the icons for the settings for the features explained in the User's Guide.</p> 100 <table> 101 <thead> 102 <tr> 103 <th class="icon_thumb">Icon</th> 104 <th>Description</th> 105 </tr> 106 </thead> 107 <tbody> 108 <tr> 109 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_each_light.png" alt="Light settings "/></th> 110 <td>Icon for items that are set in the <B>Properties </B>panel for lights.</td> 111 </tr> 112 <tr> 113 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_each_material.png" alt="Material settings"/></th> 114 <td>Icon for items that are set in the <B>Properties </B>panel for materials.</td> 115 </tr> 116 <tr> 117 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_each_color.png" alt="Color settings"/></th> 118 <td>Icon for items that are set for color (RGB)</td> 119 </tr> 120 <tr> 121 <th class="icon_thumb" ><img class="icon_thumb" src="../../Library/assets/icon_each_table.png" alt="Lookup Table settings"/></th> 122 <td>Icon for items that are set in the Lookup Table.</td> 123 </tr> 124 </tbody> 125 </table> 126 <!-- #EndLibraryItem --> <!-- InstanceEndEditable --> </div> 127 <div class="footer" /> 128</div> 129<hr><p>CONFIDENTIAL</p></body> 130<!-- InstanceEnd --> 131</html> 132