| 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='Immersive' 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=' Columns.x3d '/> |
| 6 | <meta name='description' content='Columns and torches: this world uses an externally defined Torch prototype node with an animated flame, placed on a column, then instanced multiple times to form a double row of columns. A glowing window at the end creates a goal for the column row... whatever it might be.'/> |
| 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='originals/columns.wrl'/> |
| 13 | <meta name='reference' content='http://www.siggraph.org/s98'/> |
| 14 | <meta name='reference' content=' http://www.siggraph.org/s98/conference/courses/18.html '/> |
| 15 | <meta name='reference' content=' http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0500.htm '/> |
| 16 | <meta name='reference' content=' http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm '/> |
| 17 | <meta name='reference' content=' https://www.web3d.org/x3d/content/examples/X3dResources.html '/> |
| 18 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Columns.x3d '/> |
| 19 | <meta name='generator' content=' Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html '/> |
| 20 | <meta name='generator' content='X3D-Edit, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
| 21 | <meta name='license' content='../license.html'/> |
| 22 | </head> |
| 23 | <Scene> |
| 24 | <ExternProtoDeclare name='Torch' url=' "aTorch.x3d#Torch" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/aTorch.x3d#Torch" "aTorch.wrl#Torch" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/aTorch.wrl#Torch" '/> |
| 25 | <WorldInfo info='"Copyright (c) 1997, David R. Nadeau"' title='Columns and torches'/> |
| 26 | <Viewpoint DEF='Entry' description='Entry view' position='0.0 1.6 10.0'/> |
| 27 | <NavigationInfo headlight='false' speed='4.0' type='"WALK" "ANY"'/> |
| 28 | <Background/> |
| 29 | <PointLight location='0.0 0.5 -6.0'/> |
| 30 | <PointLight color='1.0 0.8 0.5' location='0.0 0.5 0.0'/> |
| 31 | <PointLight color='0.8 0.0 0.0' location='0.0 0.5 6.0'/> |
| 32 | |
| 33 |
<!-- Transform
ColumnAndTorch is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
<Transform DEF='ColumnAndTorch' rotation='0.0 1.0 0.0 1.571'> |
| 34 | |
| 35 | <Inline url=' "Column.x3d" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Column.x3d" "Column.wrl" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Column.wrl" '/> |
| 36 | </Transform> |
| 37 | <Transform scale='0.5 0.5 0.5' translation='0.0 2.0 0.15'> |
| 38 | <ProtoInstance name='Torch'/> |
| 39 | </Transform> |
| 40 | </Transform> |
| 41 | <Transform translation='0.0 0.0 -9.0'> |
| 42 | <Transform USE='Column'/> |
| 43 | </Transform> |
| 44 | <Transform translation='0.0 0.0 -6.0'> |
| 45 | <Transform USE='ColumnAndTorch'/> |
| 46 | </Transform> |
| 47 | <Transform translation='0.0 0.0 -3.0'> |
| 48 | <Transform USE='Column'/> |
| 49 | </Transform> |
| 50 | <Transform translation='0.0 0.0 3.0'> |
| 51 | <Transform USE='Column'/> |
| 52 | </Transform> |
| 53 | <Transform translation='0.0 0.0 6.0'> |
| 54 | <Transform USE='ColumnAndTorch'/> |
| 55 | </Transform> |
| 56 | <Transform translation='0.0 0.0 9.0'> |
| 57 | <Transform USE='Column'/> |
| 58 | </Transform> |
| 59 | </Transform> |
| 60 | <Transform rotation='0.0 1.0 0.0 3.14159'> |
| 61 | <Transform USE='ColumnRow'/> |
| 62 | </Transform> |
| 63 | <Transform scale='0.5 0.5 0.5' translation='0.0 1.5 -9.0'> |
| 64 | <Shape> |
| 65 | <Appearance> |
| 66 |
<ImageTexture
url=' "window.jpg
" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/window.jpg
" '/>
|
| 67 | </Appearance> |
| 68 | <IndexedFaceSet solid='false' coordIndex='0 1 2 3' texCoordIndex='0 1 2 3'> |
| 69 | <TextureCoordinate point='0.0 0.0 1.0 0.0 1.0 1.0 0.0 1.0'/> |
| 70 | <Coordinate point='-1.5 0.0 0.0 1.5 0.0 0.0 1.5 3.0 0.0 -1.5 3.0 0.0'/> |
| 71 | </IndexedFaceSet> |
| 72 | </Shape> |
| 73 | </Transform> |
| 74 | <Transform translation='-3.5 0.0 -12.0'> |
| 75 | <Shape> |
| 76 | <Appearance> |
| 77 | <TextureTransform scale='4.0 15.0'/> |
| 78 | <Material ambientIntensity='0.5'/> |
| 79 |
<ImageTexture
url=' "stone2.jpg
" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/stone2.jpg
" '/>
|
| 80 | </Appearance> |
| 81 | <ElevationGrid solid='false' xDimension='8' zDimension='15' zSpacing='2.0' height='0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0'/> |
| 82 | </Shape> |
| 83 | </Transform> |
| 84 | </Scene> |
| 85 | </X3D> |
Event Graph ROUTE Table with 0 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.
| line 38
ProtoInstance Torch |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
<!--
Color-coding 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)
<ProtoInstance name='ProtoName'>
<field
name='fieldName'/> </ProtoInstance>
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->