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<head>
4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<link href="../../html/common/main.css" rel="stylesheet" type="text/css" />
7<title>Creating Scenes</title>
8</head>
9<body>
10<h1>Creating Scenes</h1>
11<p>Scenes provide a numbered way to manage environments (camera, light, fog) configured with 3DEditor.</p>
12<p>You can use these managed cameras, lights and fogs linked to the editing of material properties.</p>
13<p class="new_hint"><B>Note:</B> Lights are managed as light sets, not as individual lights.</p>
14<p>This section describes the process flow from the registration of Camera, Light and Fog to the created scene, through to the checking with the Viewer after the editing of material properties.</p>
15<p class="image"><img src="images/creating_scenes.png" alt="Content registered to a scene" /></p>
16<ul class="sub_page">
17  <li><a href="#creating_new_scenes">Create a New Scene</a></li>
18  <li><a href="#scenes_register">Register to Scene</a></li>
19  <li><a href="#use_scene">Use Registered Scene for Material</a></li>
20</ul>
21<p><a name="creating_new_scenes" id="creating_new_scenes"></a></p>
22<h2>Create a New Scene</h2>
23<p>Open the Right-click menu on Scene in Field View and select <B>Create a New Scene File</B> (.cscn file).</p>
24<p class="image"><img src="images/creating_scenes01.png" alt="Create New Scene File" /></p>
25<p>This opens a dialog to create a Scene file, so enter a name for the file and then press OK. </p>
26<p>When you press OK, a Scene file with the entered name is created and displayed in File View.</p>
27<p class="image"><img src="images/creating_scenes02.png" alt="The new Scene file displays in File View" /></p>
28<p>Create a scene for the registration of  Camera, Light and Fog in the created Scene file (the (.cscn file).</p>
29<p class="new_hint"><B>Note:</B> You can not register the various environments (Camera, Light, Fog)  merely by creating a new Scene file.</p>
30<p>Open the Right-click menu on the newly created Scene file and select <B>Create a New Scene</B>.</p>
31<p class="image"><img src="images/creating_scenes03.png" alt="Create Scene" /></p>
32<p>This opens a dialog to create a scene, so enter a name for the scene and then press OK. </p>
33<p>When you press OK, a scene with the entered name is created and displayed in File View.</p>
34<p class="image"><img src="images/creating_scenes04.png" alt="The new scene displays in File View" /></p>
35<p class="new_hint"><B>Note:</B> You can create multiple scenes in a Scene file.<br /> If a scene is being used in the Viewer, the display of its file name is followed by [Preview] in the File View window.<br /> Use the Right-click menu to toggle between using and not using the scene in Viewer.</p>
36<p><a name="scenes_register" id="scenes_register"></a></p>
37<h2>Register to Scene</h2>
38<p>Register Camera, Light and Fog to the create scene.</p>
39<p>Double-click on the scene you want to edit in File View or in Object View to open the <a href="../ui/property/scene/index.html"><B>Property </B>window</a> and edit the following items.</p>
40<ul class="sub_page">
41  <li><a href="#scenes_camera">Camera registration</a></li>
42  <li><a href="#scene_light_set">Light Set registration</a></li>
43  <li><a href="#scene_fog">Fog registration</a></li>
44</ul>
45<p><a name="scenes_camera" id="scenes_camera"></a></p>
46<h3>Camera registration</h3>
47<p class="no">(1) Select <a href="../ui/property/scene/scene_camera.html">Camera</a> from among the scene's properties and click <B>Add</B>.</p>
48<p>When you click the button, the Add Camera dialog opens and displays the list of cameras that have been loaded to 3DEditor.</p>
49<p class="no">(2) Set a number for the camera being registered to the scene.</p>
50<p class="image"><img src="images/scenes_camera.png" alt="Add Camera dialog " /></p>
51<p class="no">(3) From the displayed list of cameras, select a camera to register to the number you set in step 2 and then press OK.</p>
52<p>When you press OK, the Add Camera dialog closes and the added camera displays in the list of cameras in the <B>Property </B>window.</p>
53<p class="image"><img src="images/scenes_camera01.png" alt="The Property window of the scene with the added camera" /></p>
54<p class="new_hint"><B>Note:</B> To register more than one camera, repeat steps 1-3.<br /> Just note that you cannot set multiple cameras to the same number.</p>
55<p><a name="scene_light_set" id="scene_light_set"></a></p>
56<h3>Light Set registration</h3>
57<p class="no">(1) Select <a href="../ui/property/scene/scene_light_set.html">Light Set</a> from among the scene's properties and click <B>Add</B>.</p>
58<p>Pressing the <B>Add </B>button opens a dialog for adding a light set.</p>
59<p><strong>When registering lights to a scene, you register a light set, and not individual lights.</strong></p>
60<p class="no">(2) Set a number for the light set being registered to the scene.</p>
61<p class="image"><img src="images/scene_light_set.png" alt="Add Light Set dialog" /></p>
62<p class="no">(3) Configure the Ambient Light, Hemispherical Light, Fragment Light and Vertex Light for the light set being registered and then press OK.</p>
63<p>When you press OK, the Add Light Set dialog closes and the added light set displays in the list of light sets in the <B>Property </B>window.</p>
64<p class="image"><img src="images/scene_light_set01.png" alt="Displays in list of light sets" /></p>
65<p class="new_hint"><B>Note:</B> To register more than one light set, repeat steps 1-3.<br /> Just note that you cannot set multiple light sets to the same number.</p>
66<p><a name="scene_fog" id="scene_fog"></a></p>
67<h3>Fog registration</h3>
68<p class="no">(1) Select <a href="../ui/property/scene/scene_fog.html">Fog</a> from among the scene's properties and click <B>Add</B>.</p>
69<p>When you click the button, the Add Fog dialog opens and displays the list of fogs that have been loaded to 3DEditor.</p>
70<p class="no">(2) Set a number for the fog being registered to the scene.</p>
71<p class="image"><img src="images/scene_fog.png" alt="Add Fog dialog " /></p>
72<p class="no">(3) From the displayed list of fogs, select a fog to register to the number you set in step 2 and then press OK.</p>
73<p>When you press OK, the Add Fog dialog closes and the added fog displays in the list of fogs in the <B>Property </B>window.</p>
74<p class="image"><img src="images/scene_fog01.png" alt="The Property window of the scene with the added fog" /></p>
75<p class="new_hint"><B>Note:</B> To register more than one fog, repeat steps 1-3.<br /> Just note that you cannot set multiple fogs to the same number.</p>
76<p><a name="use_scene" id="use_scene"></a></p>
77<h2>Use Registered Scene for Material</h2>
78<p>Configure the registered Camera, Light Set and Fog to a material and check using the Viewer.</p>
79<p class="no">(1) Double-click on a selected material in Object View. </p>
80<p class="image"><img src="images/use_scene.png" alt="Preparing to  use scene for material" /></p>
81<p class="no">(2) <a href="../ui/property/material/index.html">The material <B>Property </B>window</a> opens, so configure here the Camera, Light Set and Fog that were registered to the scene.</p>
82<ul class="sub_page">
83  <li><a href="#scenes_camera_set">Camera Settings</a></li>
84  <li><a href="#scene_lightset_set">Light Set Settings</a></li>
85  <li><a href="#scene_fog_set">Fog Settings</a></li>
86</ul>
87<p><a name="scenes_camera_set" id="scenes_camera_set"></a></p>
88<h2>Camera Settings</h2>
89<p class="no">(2) Select the <a href="../ui/property/material/material_texture.html">Texture</a> item in the material <B>Property </B>window.</p>
90<p class="no">(2) In the texture coordinator part, set a camera that was registered to the scene as the camera to use for projection.</p>
91<p>This projection camera setting can be configured by changing the number or via the Select Camera dialog.</p>
92<p class="image"><img src="images/scenes_camera_set.png" alt="Setting the camera in the material Property window" /></p>
93<p class="new_hint"><B>Note:</B> The specification for the projection camera is only valid when the mapping method is projection mapping.</p>
94<h3>Changing the Number</h3>
95<p>If you change the number to a number that was used for <a href="#scenes_camera">camera registration</a>, the camera associated with that number will be used.</p>
96<h3>Select Camera Dialog </h3>
97<p>Click on the Select File icon in the settings for the Projection Camera to open the Select Camera dialog.</p>
98<p>Select which camera to use for the material and press OK.</p>
99<p class="image"><img src="images/scenes_camera_set01.png" alt="Setting the camera in the material Property window" /></p>
100<p>When the above setting is configured, the camera registered to the scene is used as the camera for projecting the material.</p>
101<h3>Checking the Camera in the Viewer</h3>
102<table class="toolbar">
103  <caption>
104  Viewer Operations
105  </caption>
106  <thead>
107    <tr>
108      <th>Key Operations</th>
109      <th>Description</th>
110    </tr>
111  </thead>
112  <tbody>
113    <tr>
114      <td>R Button + A Button</td>
115      <td>Switches the View camera.<br /> When the View camera is switched, the operating cameras and lights also switch. </td>
116    </tr>
117    <tr>
118      <td>R Button + X Button</td>
119      <td>Switches the operating cameras and lights.</td>
120    </tr>
121  </tbody>
122</table>
123<p class="new_hint">To learn about Viewer operation methods, read <a href="animation_set.html#viewer_basics">this</a>.</p>
124<p><a name="scene_lightset_set" id="scene_lightset_set"></a></p>
125<h2>Light Set Settings</h2>
126<p>Change and configure the light sets registered to scenes.</p>
127<p class="no">(1) Select <a href="../ui/property/material/material_light_set.html">Light Set</a> in the material <B>Property </B>window.</p>
128<p>Selecting Light Set displays the information about the scene's light sets that are configured at the time of rendering.</p>
129<p class="image"><img src="images/scene_lightset_set.png" alt="Setting a light set in the material Property window" /></p>
130<p class="no">(2) Change the number of the light set, or select a light set for use from the Select Light Set window.</p>
131<h3>Changing the Number</h3>
132<p>If you change the number to a number that was used for <a href="#scene_light_set">light set registration</a>, the light set associated with that number will be used.</p>
133<h3>Select Light Set dialog</h3>
134<p>Click on the icon for selecting a Light Set file to open the Select Light Set dialog.</p>
135<p>Select which light set to use for the material and press OK.</p>
136<p class="image"><img src="images/scene_lightset_set01.png" alt="Configure using the Select Light Set dialog" /></p>
137<p>When the above configuration is made, the light set registered to the scene is used for the material.</p>
138<h3>Checking the Light Set in the Viewer</h3>
139<table class="toolbar">
140  <caption>
141  Viewer Operations
142  </caption>
143  <thead>
144    <tr>
145      <th>Key Operations</th>
146      <th>Description</th>
147    </tr>
148  </thead>
149  <tbody>
150    <tr>
151      <td>R Button + A Button</td>
152      <td>Switches the View camera.<br /> When the View camera is switched, the operating cameras and lights also switch. </td>
153    </tr>
154    <tr>
155      <td>R Button + X Button</td>
156      <td>Switches the operating cameras and lights.</td>
157    </tr>
158  </tbody>
159</table>
160<p class="new_hint">To learn about Viewer operation methods, read <a href="animation_set.html#viewer_basics">this</a>.</p>
161<p><a name="scene_fog_set" id="scene_fog_set"></a></p>
162<h2>Fog Settings</h2>
163<p class="no">(1) Select <a href="../ui/property/material/material_fog.html">Fog</a> in the material <B>Property </B>window.</p>
164<p>Selecting Fog displays the settings for the scene's fogs that are configured at the time of rendering.</p>
165<p class="image"><img src="images/scene_fog_set.png" alt="Selecting Fog from the material's Properties item." /></p>
166<p class="no">(2) Mark or clear the checkbox to toggle whether or not to apply Fog to the material.</p>
167<p class="no">(3) Change the number of the Fog, or select a Fog for use from the Select Fog window.</p>
168<h3>Changing the Number</h3>
169<p>If you change the number to a number that was used for <a href="#scene_fog">Fog registration</a>, the Fog associated with that number will be used.</p>
170<h3>Select Fog dialog</h3>
171<p>Click on the icon for selecting a Fog file to open the Select Fog dialog.</p>
172<p>Select which Fog to use for the material and press OK.</p>
173<p class="image"><img src="images/scene_fog_set01.png" alt="Setting with the Select Fog dialog" /></p>
174<p>When the above configuration is made, the fog registered to the scene is used for the material.</p>
175<h3>Checking the Fog in the Viewer</h3>
176<table class="toolbar">
177  <caption>
178  Viewer Operations
179  </caption>
180  <thead>
181    <tr>
182      <th>Key Operations</th>
183      <th>Description</th>
184    </tr>
185  </thead>
186  <tbody>
187    <tr>
188      <td>R Button + +Control Pad (Left/Right)</td>
189      <td>Changes the operating cursor items.<br /> Items:<br />Resource name: Switches the selected model/scene.<br /> Animation name: Changes the displaying animation.<br /> Animation frame: Steps the model/scene animation forward/backward by the playback-rate number of frames.<br /> Playback rate: Increases/decreases the animation playback rate. </td>
190    </tr>
191    <tr>
192      <td>L Button + R Button + +Control Pad  (Left/Right)</td>
193      <td>Increases/decreases the values of operating cursor items for just the selected model/scene.<br /> Items:<br />Animation frame: Steps the selected model/scene animation forward/backward by the playback-rate number of frames.<br /> Playback rate: Increases/decreases the selected model/scene animation playback rate. </td>
194    </tr>
195  </tbody>
196</table>
197<p class="new_hint">To learn about Viewer operation methods, read <a href="animation_set.html#viewer_basics">this</a>.</p>
198<hr><p>CONFIDENTIAL</p></body>
199</html>
200