1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
|
3 | <X3D profile='Interchange' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'> |
4 | <head> |
5 | <meta name='title' content='GlowDoor.x3d'/> |
6 | <meta name='description' content='Glowing Door: this file creates a simple arched-top door, glowing with a white light. The door is used in the doorway.wrl example.'/> |
7 | <meta name='creator' content='David R. Nadeau'/> |
8 | <meta name='translator' content='Don Brutzman'/> |
9 | <meta name='created' content='1 July 1998'/> |
10 | <meta name='translated' content='2 February 2014'/> |
11 | <meta name='modified' content='20 October 2019'/> |
12 | <meta name='reference' content='Doorway.x3d'/> |
13 | <meta name='reference' content='originals/glowdoor.wrl'/> |
14 | <meta name='reference' content='http://www.siggraph.org/s98'/> |
15 | <meta name='reference' content='http://www.siggraph.org/s98/conference/courses/18.html'/> |
16 | <meta name='reference' content='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0383.htm'/> |
17 | <meta name='reference' content='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm'/> |
18 | <meta name='reference' content='https://www.web3d.org/x3d/content/examples/X3dResources.html'/> |
19 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/GlowDoor.x3d'/> |
20 | <meta name='generator' content='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/> |
21 | <meta name='generator' content='X3D-Edit, https://savage.nps.edu/X3D-Edit'/> |
22 | <meta name='license' content='../license.html'/> |
23 | </head> |
24 | <Scene> |
25 | <WorldInfo title='GlowDoor.x3d'/> |
26 | <Shape> |
27 | <Appearance> |
28 | <TextureTransform scale='0.7 1.0' translation='0.1 0.1'/> |
29 | <ImageTexture url=' "fire_g.jpg " "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/fire_g.jpg " '/> |
30 | </Appearance> |
31 | <IndexedFaceSet coordIndex='0 1 2 3 4 5 6 7 8 9 10 -1 21 20 19 18 17 16 15 14 13 12 11 -1 0 11 12 1 -1 1 12 13 2 -1 2 13 14 3 -1 3 14 15 4 -1 4 15 16 5 -1 5 16 17 6 -1 6 17 18 7 -1 7 18 19 8 -1 8 19 20 9 -1 9 20 21 10 -1'> |
32 | <Coordinate point='1.5 0.0 0.01 1.5 4.5 0.01 1.39 5.07 0.01 1.06 5.56 0.01 0.57 5.89 0.01 0.0 6.0 0.01 -0.57 5.89 0.01 -1.06 5.56 0.01 -1.39 5.07 0.01 -1.5 4.5 0.01 -1.5 0.0 0.0 1.5 0.0 -0.41 1.5 4.5 -0.41 1.39 5.07 -0.41 1.06 5.56 -0.41 0.57 5.89 -0.41 0.0 6.0 -0.41 -0.57 5.89 -0.41 -1.06 5.56 -0.41 -1.39 5.07 -0.41 -1.5 4.5 -0.41 -1.5 0.0 -0.4'/> |
33 | </IndexedFaceSet> |
34 | </Shape> |
35 | <Shape> |
36 | <Appearance> |
37 | <Material diffuseColor='0.2 0.2 0.2'/> |
38 | </Appearance> |
39 | <IndexedFaceSet solid='false' coordIndex='0 1 2 3 -1 4 12 13 5 -1 5 13 14 6 -1 6 14 15 7 -1 8 4 5 9 -1 9 5 6 10 -1 10 6 7 11 -1 16 17 13 12 -1 17 18 14 13 -1 18 19 15 14 -1'> |
40 | <Coordinate point='1.3 2.2 0.02 1.3 3.2 0.02 0.9 3.2 0.02 0.9 2.2 0.02 1.15 3.1 0.02 1.15 2.9 0.2 1.15 2.5 0.2 1.15 2.3 0.02 1.15 3.0 0.02 1.15 2.85 0.13 1.15 2.55 0.13 1.15 2.4 0.02 1.05 3.1 0.02 1.05 2.9 0.2 1.05 2.5 0.2 1.05 2.3 0.02 1.05 3.0 0.02 1.05 2.85 0.13 1.05 2.55 0.13 1.05 2.4 0.02'/> |
41 | </IndexedFaceSet> |
42 | </Shape> |
43 | </Scene> |
44 | </X3D> |
<!--
Color legend: X3D terminology
<X3dNode
field='value'/>
matches XML terminology
<XmlElement
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. -->