1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
3 | <X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
4 | <head> |
5 | <meta name='title' content='test_cutOffAnglesim2.x3d'/> |
6 | <meta name='MovingImage' content='test-cutOffAnglesim2-movie.mpg'/> |
7 | <meta name='reference' content='http://www.nist.gov/vrml.html'/> |
8 | <meta name='reference' content='http://www.itl.nist.gov/div897/ctg/vrml/vrml.html'/> |
9 | <meta name='creator' content='http://www.itl.nist.gov/div897/ctg/vrml/members.html'/> |
10 | <meta name='disclaimer' content='This file was provided by the National Institute of Standards and Technology, and is part of the X3D Conformance Test Suite, available at http://www.nist.gov/vrml.html The information contained within this file is provided for use in establishing conformance to the ISO VRML97 Specification. Conformance to this test does not imply recommendation or endorsement by the National Institute of Standards and Technology (NIST). This software can be redistributed and/or modified freely provided that any derivative works bear some notice that they are derived from it, and any modified versions bear some notice that they have been modified. '/> |
11 | <meta name='reference' content='Interactive Conformance Testing for VRML, Mary Brady and Lynn Rosenthal, NIST, created 8 September 2010 and updated 25 August 2016, https://www.nist.gov/itl/ssd/information-systems-group/interactive-conformance-testing-vrml'/> |
12 | <meta name='info' content='Correct definition and compliance of this conformance scene is maintained by the X3D Working Group, https://www.web3d.org/working-groups/x3d'/> |
13 | <meta name='translator' content='Michael Kass NIST, Don Brutzman NPS'/> |
14 | <meta name='translated' content='21 January 2001'/> |
15 | <meta name='modified' content='28 August 2023'/> |
16 | <meta name='description' content='Test browser to set the cutOffAngle field to a range of values on a set of a simple geometry (sphere) Seven rows of spheres are drawn in the local coordinate system and a single SpotLight is defined at the center. The lights cutOffAngle is increased as the animation progesses. The animation is started by clicking on the text above the geometry. The beamWidth is set to 0.2 for for the light and is never changed. This should cause that only the area bounded by the beamWidth value be illuminated at full intensity. The area between the cutOffAngle and the beamWidth will receive gradually less amount of light. A browser may choose to ignore the beamWidth field.'/> |
17 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/ConformanceNist/Lights/SpotLight/test_cutOffAnglesim2.x3d'/> |
18 | <meta name='generator' content='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/> |
19 | <meta name='generator' content='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/> |
20 | <meta name='license' content='../../license.html'/> |
21 | </head> |
22 | <Scene> |
23 | <WorldInfo title='test_cutOffAnglesim2.x3d'/> |
24 | <Group> |
25 | <Viewpoint description='Front View' position='0 0 15'/> |
26 | </Group> |
27 | <Background groundColor='0 0 0' skyColor='1 0 0'/> |
28 | <NavigationInfo headlight='false' type='"EXAMINE" "WALK" "FLY" "ANY"'/> |
29 | <PointLight on='false'/> |
30 | <DirectionalLight on='false'/> |
31 | <Transform scale='0.02 0.02 0.02' translation='-3.4 4 0'> |
32 | <Shape> |
33 | <Appearance> |
34 |
<!-- ROUTE information for the-click node:
[from text-color.value_changed to emissiveColor
]
-->
<Material DEF='the-click' ambientIntensity='1' emissiveColor='0 0 1'/> |
35 | </Appearance> |
36 | <Text string='"CLICK HERE TO START"'> |
37 | <FontStyle size='32' style='BOLD'/> |
38 | </Text> |
39 | </Shape> |
40 |
<!-- ROUTE information for the-touch node:
[from touchTime to text-time.startTime
]
[from touchTime to the-time.startTime
]
-->
<TouchSensor DEF='the-touch' description='touch to activate'/> |
41 | </Transform> |
42 |
<!-- ROUTE information for the-light node:
[from the-cutoff.value_changed to cutOffAngle
]
-->
<SpotLight DEF='the-light' beamWidth='0.2' cutOffAngle='0.2' location='0 0 7' radius='7'/> |
43 |
<!-- ROUTE information for text-time node:
[from the-touch.touchTime to startTime
]
[from fraction_changed to text-color.set_fraction
]
-->
<TimeSensor DEF='text-time'/> |
44 |
<!-- ROUTE information for the-time node:
[from the-touch.touchTime to startTime
]
[from fraction_changed to the-cutoff.set_fraction
]
-->
<TimeSensor DEF='the-time' cycleInterval='8'/> |
45 |
<!-- ROUTE information for the-cutoff node:
[from the-time.fraction_changed to set_fraction
]
[from value_changed to the-light.cutOffAngle
]
-->
<ScalarInterpolator DEF='the-cutoff' key='0 0.2 0.4 0.6 0.8 1' keyValue='0.1 0.3 0.6 0.9 1.4 1.57079'/> |
46 |
<!-- ROUTE information for text-color node:
[from text-time.fraction_changed to set_fraction
]
[from value_changed to the-click.emissiveColor
]
-->
<ColorInterpolator DEF='text-color' key='0 0.5 1' keyValue='0 0 1 1 1 1 0 0 1'/> |
47 | <Transform translation='-4 0 0'> |
48 | <Shape> |
49 |
<!-- Appearance
the-appearance is a DEF node that has 62 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5, USE_6, USE_7, USE_8, USE_9, USE_10, USE_11, USE_12, USE_13, USE_14, USE_15, USE_16, USE_17, USE_18, USE_19, USE_20, USE_21, USE_22, USE_23, USE_24, USE_25, USE_26, USE_27, USE_28, USE_29, USE_30, USE_31, USE_32, USE_33, USE_34, USE_35, USE_36, USE_37, USE_38, USE_39, USE_40, USE_41, USE_42, USE_43, USE_44, USE_45, USE_46, USE_47, USE_48, USE_49, USE_50, USE_51, USE_52, USE_53, USE_54, USE_55, USE_56, USE_57, USE_58, USE_59, USE_60, USE_61, USE_62 -->
<Appearance DEF='the-appearance'> |
50 | <Material/> |
51 | </Appearance> |
52 |
<!-- Sphere
the-sphere is a DEF node that has 62 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5, USE_6, USE_7, USE_8, USE_9, USE_10, USE_11, USE_12, USE_13, USE_14, USE_15, USE_16, USE_17, USE_18, USE_19, USE_20, USE_21, USE_22, USE_23, USE_24, USE_25, USE_26, USE_27, USE_28, USE_29, USE_30, USE_31, USE_32, USE_33, USE_34, USE_35, USE_36, USE_37, USE_38, USE_39, USE_40, USE_41, USE_42, USE_43, USE_44, USE_45, USE_46, USE_47, USE_48, USE_49, USE_50, USE_51, USE_52, USE_53, USE_54, USE_55, USE_56, USE_57, USE_58, USE_59, USE_60, USE_61, USE_62 --> <Sphere DEF='the-sphere' radius='0.4'/> |
53 | </Shape> |
54 | </Transform> |
55 | <Transform translation='-3 0 0'> |
56 | <Shape> |
57 | <Appearance USE='the-appearance'/> |
58 | <Sphere USE='the-sphere'/> |
59 | </Shape> |
60 | </Transform> |
61 | <Transform translation='-2 0 0'> |
62 | <Shape> |
63 | <Appearance USE='the-appearance'/> |
64 | <Sphere USE='the-sphere'/> |
65 | </Shape> |
66 | </Transform> |
67 | <Transform translation='-1 0 0'> |
68 | <Shape> |
69 | <Appearance USE='the-appearance'/> |
70 | <Sphere USE='the-sphere'/> |
71 | </Shape> |
72 | </Transform> |
73 | <Transform> |
74 | <Shape> |
75 | <Appearance USE='the-appearance'/> |
76 | <Sphere USE='the-sphere'/> |
77 | </Shape> |
78 | </Transform> |
79 | <Transform translation='1 0 0'> |
80 | <Shape> |
81 | <Appearance USE='the-appearance'/> |
82 | <Sphere USE='the-sphere'/> |
83 | </Shape> |
84 | </Transform> |
85 | <Transform translation='2 0 0'> |
86 | <Shape> |
87 | <Appearance USE='the-appearance'/> |
88 | <Sphere USE='the-sphere'/> |
89 | </Shape> |
90 | </Transform> |
91 | <Transform translation='3 0 0'> |
92 | <Shape> |
93 | <Appearance USE='the-appearance'/> |
94 | <Sphere USE='the-sphere'/> |
95 | </Shape> |
96 | </Transform> |
97 | <Transform translation='4 0 0'> |
98 | <Shape> |
99 | <Appearance USE='the-appearance'/> |
100 | <Sphere USE='the-sphere'/> |
101 | </Shape> |
102 | </Transform> |
103 | <Transform translation='-4 1 0'> |
104 | <Shape> |
105 | <Appearance USE='the-appearance'/> |
106 | <Sphere USE='the-sphere'/> |
107 | </Shape> |
108 | </Transform> |
109 | <Transform translation='-3 1 0'> |
110 | <Shape> |
111 | <Appearance USE='the-appearance'/> |
112 | <Sphere USE='the-sphere'/> |
113 | </Shape> |
114 | </Transform> |
115 | <Transform translation='-2 1 0'> |
116 | <Shape> |
117 | <Appearance USE='the-appearance'/> |
118 | <Sphere USE='the-sphere'/> |
119 | </Shape> |
120 | </Transform> |
121 | <Transform translation='-1 1 0'> |
122 | <Shape> |
123 | <Appearance USE='the-appearance'/> |
124 | <Sphere USE='the-sphere'/> |
125 | </Shape> |
126 | </Transform> |
127 | <Transform translation='0 1 0'> |
128 | <Shape> |
129 | <Appearance USE='the-appearance'/> |
130 | <Sphere USE='the-sphere'/> |
131 | </Shape> |
132 | </Transform> |
133 | <Transform translation='1 1 0'> |
134 | <Shape> |
135 | <Appearance USE='the-appearance'/> |
136 | <Sphere USE='the-sphere'/> |
137 | </Shape> |
138 | </Transform> |
139 | <Transform translation='2 1 0'> |
140 | <Shape> |
141 | <Appearance USE='the-appearance'/> |
142 | <Sphere USE='the-sphere'/> |
143 | </Shape> |
144 | </Transform> |
145 | <Transform translation='3 1 0'> |
146 | <Shape> |
147 | <Appearance USE='the-appearance'/> |
148 | <Sphere USE='the-sphere'/> |
149 | </Shape> |
150 | </Transform> |
151 | <Transform translation='4 1 0'> |
152 | <Shape> |
153 | <Appearance USE='the-appearance'/> |
154 | <Sphere USE='the-sphere'/> |
155 | </Shape> |
156 | </Transform> |
157 | <Transform translation='-4 2 0'> |
158 | <Shape> |
159 | <Appearance USE='the-appearance'/> |
160 | <Sphere USE='the-sphere'/> |
161 | </Shape> |
162 | </Transform> |
163 | <Transform translation='-3 2 0'> |
164 | <Shape> |
165 | <Appearance USE='the-appearance'/> |
166 | <Sphere USE='the-sphere'/> |
167 | </Shape> |
168 | </Transform> |
169 | <Transform translation='-2 2 0'> |
170 | <Shape> |
171 | <Appearance USE='the-appearance'/> |
172 | <Sphere USE='the-sphere'/> |
173 | </Shape> |
174 | </Transform> |
175 | <Transform translation='-1 2 0'> |
176 | <Shape> |
177 | <Appearance USE='the-appearance'/> |
178 | <Sphere USE='the-sphere'/> |
179 | </Shape> |
180 | </Transform> |
181 | <Transform translation='0 2 0'> |
182 | <Shape> |
183 | <Appearance USE='the-appearance'/> |
184 | <Sphere USE='the-sphere'/> |
185 | </Shape> |
186 | </Transform> |
187 | <Transform translation='1 2 0'> |
188 | <Shape> |
189 | <Appearance USE='the-appearance'/> |
190 | <Sphere USE='the-sphere'/> |
191 | </Shape> |
192 | </Transform> |
193 | <Transform translation='2 2 0'> |
194 | <Shape> |
195 | <Appearance USE='the-appearance'/> |
196 | <Sphere USE='the-sphere'/> |
197 | </Shape> |
198 | </Transform> |
199 | <Transform translation='3 2 0'> |
200 | <Shape> |
201 | <Appearance USE='the-appearance'/> |
202 | <Sphere USE='the-sphere'/> |
203 | </Shape> |
204 | </Transform> |
205 | <Transform translation='4 2 0'> |
206 | <Shape> |
207 | <Appearance USE='the-appearance'/> |
208 | <Sphere USE='the-sphere'/> |
209 | </Shape> |
210 | </Transform> |
211 | <Transform translation='-4 3 0'> |
212 | <Shape> |
213 | <Appearance USE='the-appearance'/> |
214 | <Sphere USE='the-sphere'/> |
215 | </Shape> |
216 | </Transform> |
217 | <Transform translation='-3 3 0'> |
218 | <Shape> |
219 | <Appearance USE='the-appearance'/> |
220 | <Sphere USE='the-sphere'/> |
221 | </Shape> |
222 | </Transform> |
223 | <Transform translation='-2 3 0'> |
224 | <Shape> |
225 | <Appearance USE='the-appearance'/> |
226 | <Sphere USE='the-sphere'/> |
227 | </Shape> |
228 | </Transform> |
229 | <Transform translation='-1 3 0'> |
230 | <Shape> |
231 | <Appearance USE='the-appearance'/> |
232 | <Sphere USE='the-sphere'/> |
233 | </Shape> |
234 | </Transform> |
235 | <Transform translation='0 3 0'> |
236 | <Shape> |
237 | <Appearance USE='the-appearance'/> |
238 | <Sphere USE='the-sphere'/> |
239 | </Shape> |
240 | </Transform> |
241 | <Transform translation='1 3 0'> |
242 | <Shape> |
243 | <Appearance USE='the-appearance'/> |
244 | <Sphere USE='the-sphere'/> |
245 | </Shape> |
246 | </Transform> |
247 | <Transform translation='2 3 0'> |
248 | <Shape> |
249 | <Appearance USE='the-appearance'/> |
250 | <Sphere USE='the-sphere'/> |
251 | </Shape> |
252 | </Transform> |
253 | <Transform translation='3 3 0'> |
254 | <Shape> |
255 | <Appearance USE='the-appearance'/> |
256 | <Sphere USE='the-sphere'/> |
257 | </Shape> |
258 | </Transform> |
259 | <Transform translation='4 3 0'> |
260 | <Shape> |
261 | <Appearance USE='the-appearance'/> |
262 | <Sphere USE='the-sphere'/> |
263 | </Shape> |
264 | </Transform> |
265 | <Transform translation='-4 -1 0'> |
266 | <Shape> |
267 | <Appearance USE='the-appearance'/> |
268 | <Sphere USE='the-sphere'/> |
269 | </Shape> |
270 | </Transform> |
271 | <Transform translation='-3 -1 0'> |
272 | <Shape> |
273 | <Appearance USE='the-appearance'/> |
274 | <Sphere USE='the-sphere'/> |
275 | </Shape> |
276 | </Transform> |
277 | <Transform translation='-2 -1 0'> |
278 | <Shape> |
279 | <Appearance USE='the-appearance'/> |
280 | <Sphere USE='the-sphere'/> |
281 | </Shape> |
282 | </Transform> |
283 | <Transform translation='-1 -1 0'> |
284 | <Shape> |
285 | <Appearance USE='the-appearance'/> |
286 | <Sphere USE='the-sphere'/> |
287 | </Shape> |
288 | </Transform> |
289 | <Transform translation='0 -1 0'> |
290 | <Shape> |
291 | <Appearance USE='the-appearance'/> |
292 | <Sphere USE='the-sphere'/> |
293 | </Shape> |
294 | </Transform> |
295 | <Transform translation='1 -1 0'> |
296 | <Shape> |
297 | <Appearance USE='the-appearance'/> |
298 | <Sphere USE='the-sphere'/> |
299 | </Shape> |
300 | </Transform> |
301 | <Transform translation='2 -1 0'> |
302 | <Shape> |
303 | <Appearance USE='the-appearance'/> |
304 | <Sphere USE='the-sphere'/> |
305 | </Shape> |
306 | </Transform> |
307 | <Transform translation='3 -1 0'> |
308 | <Shape> |
309 | <Appearance USE='the-appearance'/> |
310 | <Sphere USE='the-sphere'/> |
311 | </Shape> |
312 | </Transform> |
313 | <Transform translation='4 -1 0'> |
314 | <Shape> |
315 | <Appearance USE='the-appearance'/> |
316 | <Sphere USE='the-sphere'/> |
317 | </Shape> |
318 | </Transform> |
319 | <Transform translation='-4 -2 0'> |
320 | <Shape> |
321 | <Appearance USE='the-appearance'/> |
322 | <Sphere USE='the-sphere'/> |
323 | </Shape> |
324 | </Transform> |
325 | <Transform translation='-3 -2 0'> |
326 | <Shape> |
327 | <Appearance USE='the-appearance'/> |
328 | <Sphere USE='the-sphere'/> |
329 | </Shape> |
330 | </Transform> |
331 | <Transform translation='-2 -2 0'> |
332 | <Shape> |
333 | <Appearance USE='the-appearance'/> |
334 | <Sphere USE='the-sphere'/> |
335 | </Shape> |
336 | </Transform> |
337 | <Transform translation='-1 -2 0'> |
338 | <Shape> |
339 | <Appearance USE='the-appearance'/> |
340 | <Sphere USE='the-sphere'/> |
341 | </Shape> |
342 | </Transform> |
343 | <Transform translation='0 -2 0'> |
344 | <Shape> |
345 | <Appearance USE='the-appearance'/> |
346 | <Sphere USE='the-sphere'/> |
347 | </Shape> |
348 | </Transform> |
349 | <Transform translation='1 -2 0'> |
350 | <Shape> |
351 | <Appearance USE='the-appearance'/> |
352 | <Sphere USE='the-sphere'/> |
353 | </Shape> |
354 | </Transform> |
355 | <Transform translation='2 -2 0'> |
356 | <Shape> |
357 | <Appearance USE='the-appearance'/> |
358 | <Sphere USE='the-sphere'/> |
359 | </Shape> |
360 | </Transform> |
361 | <Transform translation='3 -2 0'> |
362 | <Shape> |
363 | <Appearance USE='the-appearance'/> |
364 | <Sphere USE='the-sphere'/> |
365 | </Shape> |
366 | </Transform> |
367 | <Transform translation='4 -2 0'> |
368 | <Shape> |
369 | <Appearance USE='the-appearance'/> |
370 | <Sphere USE='the-sphere'/> |
371 | </Shape> |
372 | </Transform> |
373 | <Transform translation='-4 -3 0'> |
374 | <Shape> |
375 | <Appearance USE='the-appearance'/> |
376 | <Sphere USE='the-sphere'/> |
377 | </Shape> |
378 | </Transform> |
379 | <Transform translation='-3 -3 0'> |
380 | <Shape> |
381 | <Appearance USE='the-appearance'/> |
382 | <Sphere USE='the-sphere'/> |
383 | </Shape> |
384 | </Transform> |
385 | <Transform translation='-2 -3 0'> |
386 | <Shape> |
387 | <Appearance USE='the-appearance'/> |
388 | <Sphere USE='the-sphere'/> |
389 | </Shape> |
390 | </Transform> |
391 | <Transform translation='-1 -3 0'> |
392 | <Shape> |
393 | <Appearance USE='the-appearance'/> |
394 | <Sphere USE='the-sphere'/> |
395 | </Shape> |
396 | </Transform> |
397 | <Transform translation='0 -3 0'> |
398 | <Shape> |
399 | <Appearance USE='the-appearance'/> |
400 | <Sphere USE='the-sphere'/> |
401 | </Shape> |
402 | </Transform> |
403 | <Transform translation='1 -3 0'> |
404 | <Shape> |
405 | <Appearance USE='the-appearance'/> |
406 | <Sphere USE='the-sphere'/> |
407 | </Shape> |
408 | </Transform> |
409 | <Transform translation='2 -3 0'> |
410 | <Shape> |
411 | <Appearance USE='the-appearance'/> |
412 | <Sphere USE='the-sphere'/> |
413 | </Shape> |
414 | </Transform> |
415 | <Transform translation='3 -3 0'> |
416 | <Shape> |
417 | <Appearance USE='the-appearance'/> |
418 | <Sphere USE='the-sphere'/> |
419 | </Shape> |
420 | </Transform> |
421 | <Transform translation='4 -3 0'> |
422 | <Shape> |
423 | <Appearance USE='the-appearance'/> |
424 | <Sphere USE='the-sphere'/> |
425 | </Shape> |
426 | </Transform> |
427 | < ROUTE fromNode='the-touch' fromField='touchTime' toNode='text-time' toField='startTime'/> |
428 | < ROUTE fromNode='text-time' fromField='fraction_changed' toNode='text-color' toField='set_fraction'/> |
429 | < ROUTE fromNode='text-color' fromField='value_changed' toNode='the-click' toField='emissiveColor'/> |
430 | < ROUTE fromNode='the-touch' fromField='touchTime' toNode='the-time' toField='startTime'/> |
431 | < ROUTE fromNode='the-time' fromField='fraction_changed' toNode='the-cutoff' toField='set_fraction'/> |
432 | < ROUTE fromNode='the-cutoff' fromField='value_changed' toNode='the-light' toField='cutOffAngle'/> |
433 | </Scene> |
434 | </X3D> |
Event Graph ROUTE Table entries with 6 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
the-touch
TouchSensor touchTime SFTime |
text-time
TimeSensor startTime SFTime |
then
|
text-time
TimeSensor fraction_changed SFFloat |
text-color
ColorInterpolator set_fraction SFFloat |
then
|
text-color
ColorInterpolator value_changed SFColor |
the-click
Material emissiveColor SFColor |
|||
the-touch
TouchSensor touchTime SFTime |
the-time
TimeSensor startTime SFTime |
then
|
the-time
TimeSensor fraction_changed SFFloat |
the-cutoff
ScalarInterpolator set_fraction SFFloat |
then
|
the-cutoff
ScalarInterpolator value_changed SFFloat |
the-light
SpotLight cutOffAngle SFFloat |
<!--
Color legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->