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='Interactive' 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='Figure13_16VaultedCeiling.x3d'/> |
6 | <meta name='creator' content='Figure 13.16, The VRML 2 Sourcebook, Copyright [1997] By Andrea L. Ames, David R. Nadeau, and John L. Moreland'/> |
7 | <meta name='reference' content='http://www.wiley.com/legacy/compbooks/vrml2sbk/ch13/13fig16.htm'/> |
8 | <meta name='translator' content='Don Brutzman'/> |
9 | <meta name='translator' content='Colleen Case'/> |
10 | <meta name='created' content='29 July 2000'/> |
11 | <meta name='modified' content='1 July 2023'/> |
12 | <meta name='description' content='A vaulted ceiling piece used repeatedly to build part of a medieval building.'/> |
13 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter13PointsLinesFaces/Figure13_16VaultedCeiling.x3d'/> |
14 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
15 | <meta name='license' content='../../license.html'/> |
16 | </head> |
17 | <Scene> |
18 | <WorldInfo title='Figure13_16VaultedCeiling.x3d'/> |
19 | <Viewpoint description='Vaulted ceiling' orientation='1 0 0 -0.758' position='0 8 7'/> |
20 | <Group> |
21 | |
22 |
<!-- Inline
Vault is a DEF node that has 3 USE nodes: USE_1, USE_2, USE_3 --> <Inline DEF='Vault' url=' "Figure13_15VaultedCeilingPiece.x3d" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter13PointsLinesFaces/Figure13_15VaultedCeilingPiece.x3d" "Figure13_15VaultedCeilingPiece.wrl" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter13PointsLinesFaces/Figure13_15VaultedCeilingPiece.wrl" '/> |
23 | <Transform rotation='0 1 0 1.57'> |
24 | <Inline USE='Vault'/> |
25 | </Transform> |
26 | <Transform rotation='0 1 0 3.14'> |
27 | <Inline USE='Vault'/> |
28 | </Transform> |
29 | <Transform rotation='0 1 0 -1.57'> |
30 | <Inline USE='Vault'/> |
31 | </Transform> |
32 | </Transform> |
33 | <Transform translation='-2 0 0'> |
34 | <Transform USE='Ceiling'/> |
35 | </Transform> |
36 | <Transform translation='2 0 0'> |
37 | <Transform USE='Ceiling'/> |
38 | </Transform> |
39 | <Transform translation='0 0 -2'> |
40 | <Transform USE='Ceiling'/> |
41 | </Transform> |
42 | <Transform translation='0 0 2'> |
43 | <Transform USE='Ceiling'/> |
44 | </Transform> |
45 | <Transform translation='-3 1 -1'> |
46 | |
47 | <Appearance> |
48 | <Material diffuseColor='0.9 0.9 0.9'/> |
49 | </Appearance> |
50 | <Cylinder radius='0.05'/> |
51 | </Shape> |
52 | </Transform> |
53 | <Transform translation='-1 1 -1'> |
54 | <Shape USE='Column'/> |
55 | </Transform> |
56 | <Transform translation='1 1 -1'> |
57 | <Shape USE='Column'/> |
58 | </Transform> |
59 | <Transform translation='1 1 -1'> |
60 | <Shape USE='Column'/> |
61 | </Transform> |
62 | <Transform translation='3 1 -1'> |
63 | <Shape USE='Column'/> |
64 | </Transform> |
65 | <Transform translation='-3 1 1'> |
66 | <Shape USE='Column'/> |
67 | </Transform> |
68 | <Transform translation='-1 1 1'> |
69 | <Shape USE='Column'/> |
70 | </Transform> |
71 | <Transform translation='1 1 1'> |
72 | <Shape USE='Column'/> |
73 | </Transform> |
74 | <Transform translation='3 1 1'> |
75 | <Shape USE='Column'/> |
76 | </Transform> |
77 | <Transform translation='-1 1 -3'> |
78 | <Shape USE='Column'/> |
79 | </Transform> |
80 | <Transform translation='-1 1 3'> |
81 | <Shape USE='Column'/> |
82 | </Transform> |
83 | <Transform translation='1 1 -3'> |
84 | <Shape USE='Column'/> |
85 | </Transform> |
86 | <Transform translation='1 1 3'> |
87 | <Shape USE='Column'/> |
88 | </Transform> |
89 | </Group> |
90 | </Scene> |
91 | </X3D> |
<!--
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. -->