X3D Model Documentation: TV.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='Interchange' 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=' TV.x3d '/>
  6            <meta name='descriptioncontent='Television.'/>
  7            <meta name='creatorcontent='Seksit Siripala'/>
  8            <meta name='createdcontent='12 September 2002'/>
  9            <meta name='modifiedcontent='20 October 2019'/>
 10            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseSeksitSiripala/TV.x3d '/>
 11            <meta name='generatorcontent='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/>
 12            <meta name='licensecontent='../../license.html'/>
 13       </head>
<!--

<!-- -->
<!-- to top DEF nodes index: antenna, knob, side, top
-->
 14       <Scene>
 15            <WorldInfo title='TV.x3d'/>
 16            <Shape>
 17                 <Appearance>
 18                      <Material diffuseColor='0.2 0.2 0.2'/>
 19                 </Appearance>
 20                 <Box size='1.5 1.0 1.0'/>
 21            </Shape>
 22            <Transform translation='0.0 0.5 0.0'>
 23 
               <!-- Shape top is a DEF node that has 1 USE node: USE_1 -->
               <Shape DEF='top'>
 24                      <Appearance>
 25                           <Material diffuseColor='0.01 0.01 0.03'/>
 26                      </Appearance>
 27                      <Box size='2.0 0.3 1.5'/>
 28                 </Shape>
 29            </Transform>
 30            <Transform translation='0.85 0.0 0.0'>
 31 
               <!-- Shape side is a DEF node that has 1 USE node: USE_1 -->
               <Shape DEF='side'>
 32                      <Appearance>
 33                           <Material diffuseColor='0.01 0.01 0.03'/>
 34                      </Appearance>
 35                      <Box size='0.3 1.2 1.5'/>
 36                 </Shape>
 37            </Transform>
 38            <Transform translation='-0.85 0.0 0.0'>
 39                 <Shape USE='side'/>
 40            </Transform>
 41            <Transform translation='0.0 -0.5 0.0'>
 42                 <Shape USE='top'/>
 43            </Transform>
 44            <Transform translation='0.0 0.0 -0.57'>
 45                 <Shape>
 46                      <Appearance>
 47                           <Material diffuseColor='0.01 0.01 0.03'/>
 48                      </Appearance>
 49                      <Box size='2.0 1.2 0.3'/>
 50                 </Shape>
 51            </Transform>
 52            <Transform rotation='1.0 0.0 0.0 1.571translation='0.0 0.1 0.0'>
 53                 <Shape>
 54                      <Appearance>
 55                           <Material diffuseColor='0.01 0.01 0.01'/>
 56                      </Appearance>
 57                      <Cylinder height='0.3radius='0.7'/>
 58                 </Shape>
 59            </Transform>
 60            <Transform rotation='0.0 0.0 1.0 0.1221translation='0.0 1.0 0.0'>
 61 
               <!-- Shape antenna is a DEF node that has 1 USE node: USE_1 -->
               <Shape DEF='antenna'>
 62                      <Appearance>
 63                           <Material diffuseColor='0.9 0.9 0.9'/>
 64                      </Appearance>
 65                      <Cylinder height='3.0radius='0.05'/>
 66                 </Shape>
 67            </Transform>
 68            <Transform rotation='0.0 0.0 1.0 -0.1221translation='0.0 1.0 0.0'>
 69                 <Shape USE='antenna'/>
 70            </Transform>
 71            <Transform rotation='1.0 0.0 0.0 1.571translation='0.85 0.2 0.3'>
 72 
               <!-- Shape knob is a DEF node that has 1 USE node: USE_1 -->
               <Shape DEF='knob'>
 73                      <Appearance>
 74                           <Material diffuseColor='1.0 1.0 1.0'/>
 75                      </Appearance>
 76                      <Cylinder height='1.0radius='0.05'/>
 77                 </Shape>
 78            </Transform>
 79            <Transform rotation='1.0 0.0 0.0 1.571translation='0.85 -0.1 0.3'>
 80                 <Shape USE='knob'/>
 81            </Transform>
 82       </Scene>
 83  </X3D>
<!--

<!-- -->
<!-- to top DEF nodes index: antenna, knob, side, top
-->
X3D Tooltips element index: Appearance, Box, Cylinder, head, Material, meta, Scene, Shape, Transform, WorldInfo, X3D, plus documentation for accessType definitions, type definitions, XML data types, and field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseSeksitSiripala/TVIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/Buildings/HouseSeksitSiripala/TV.x3d -->

<!-- Color-coding legend: X3D terminology <X3dNode  DEF='idNamefield='value'/> matches XML terminology <XmlElement  DEF='idNameattribute='value'/>
(Light-blue background: event-based behavior node or statement) (Grey background inside box: inserted documentation) (Magenta background: X3D Extensibility)
-->

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