X3D Model Documentation: Figure31_1WallColorPrototype.x3d

  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='titlecontent=' Figure31_1WallColorPrototype.x3d '/>
  6            <meta name='creatorcontent='Figure 31.1, The VRML 2.0 Sourcebook, Copyright [1997] By Andrea L. Ames, David R. Nadeau, and John L. Moreland'/>
  7            <meta name='referencecontent=' http://www.wiley.com/legacy/compbooks/vrml2sbk/ch31/31fig01.htm '/>
  8            <meta name='translatorcontent='Don Brutzman'/>
  9            <meta name='createdcontent='24 October 2000'/>
 10            <meta name='modifiedcontent='20 October 2019'/>
 11            <meta name='descriptioncontent='Definition and use of a WallColor node type.'/>
 12            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter31Prototypes/Figure31_1WallColorPrototype.x3d '/>
 13            <meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
 14            <meta name='licensecontent='../../license.html'/>
 15       </head>
<!--

<!-- to top Index for DEF node: Index for ProtoDeclare definition: WallColor
-->
 16       <Scene>
 17            <WorldInfo title='Figure31_1WallColorPrototype.x3d'/>
 18            <ProtoDeclare name='WallColor'>
 19                 <ProtoBody>
 20                      <Material diffuseColor='0 0.6 1'/>
 21                 </ProtoBody>
 22            </ProtoDeclare>
 23            <Shape>
 24                 <Box size='10 2 0.1'/>
 25                 <Appearance>
 26                      <ProtoInstance name='WallColorcontainerField='material'/>
 27                 </Appearance>
 28            </Shape>
 29       </Scene>
 30  </X3D>
<!--

<!-- to top Index for DEF node: Index for ProtoDeclare definition: WallColor
-->
X3D Tooltips element index: Appearance, Box, head, Material, meta, ProtoBody, ProtoDeclare, ProtoInstance, Scene, Shape, WorldInfo, X3D, plus documentation for accessType definitions, type definitions, XML data types, and field types

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 26
ProtoInstance
WallColor
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. 

Additional guidance on X3D animation can be found in the 10-Step Animation Design Process and Event Tracing hint sheets. Have fun with X3D! 😀

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter31Prototypes/Figure31_1WallColorPrototypeIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter31Prototypes/Figure31_1WallColorPrototype.x3d -->

<!-- Color-coding 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)
    <ProtoInstance name='ProtoName'> <field name='fieldName'/> </ProtoInstance> -->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->