<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
<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 ' >
<head>
<meta name='titlecontent='Figure24_7VirtualTV.x3d'/>
<meta name='creatorcontent='Figure 24.7, The VRML 2.0 Sourcebook, Copyright [1997] By Andrea L. Ames, David R. Nadeau, and John L. Moreland'/>
<meta name='referencecontent=' http://www.wiley.com/legacy/compbooks/vrml2sbk/ch24/24fig07.htm '/>
<meta name='translatorcontent='Don Brutzman'/>
<meta name='createdcontent='3 October 2000'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='descriptioncontent='A virtual television.'/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter24Sound/Figure24_7VirtualTV.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../../license.html'/>
</head>
<!--

to top <!-- Event Graph ROUTE Table shows event connections -->
 
<!-- Index for DEF nodes: SquareTexCoordMapping, Touch, TV

Index for Viewpoint node: Viewpoint_1
-->
<Scene>
<WorldInfo title='Figure24_7VirtualTV.x3d'/>
<Viewpoint description='Mandelbrot zoom video by San Diego Supercomputer Centerposition='0 0 8'/>
<NavigationInfo type='"WALK" "EXAMINE" "ANY"'/>
<Group>
<Shape>
<Box size='5 3.5 2'/>
<Appearance>
<Material diffuseColor='0.3 0.3 0.3'/>
</Appearance>
</Shape>
<Shape>
<Appearance>
<ImageTexture repeatS='falserepeatT='false'
  url=' "tvcntrl.jpg " "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter24Sound/tvcntrl.jpg " ' />
</Appearance>
<IndexedFaceSet coordIndex='0 1 2 3'>
<Coordinate point='1.75 -1.5 1.01 2.40 -1.5 1.01 2.40 1.5 1.01 1.75 1.5 1.01'/>
<TextureCoordinate DEF='SquareTexCoordMappingpoint='0 0 1 0 1 1 0 1'/>
</IndexedFaceSet>
</Shape>
<Shape>
<Appearance>
<!-- ROUTE information for TV node:  [from Touch.touchTime to set_startTime ] -->
<MovieTexture DEF='TVdescription='Mandelbrot Zoom videoloop='truerepeatS='falserepeatT='false'
  url=' "tv.mpg" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter24Sound/tv.mpg" ' />
</Appearance>
<IndexedFaceSet coordIndex='0 1 2 3'>
<Coordinate point='-2.35 -1.5 1.01 1.65 -1.5 1.01 1.65 1.5 1.01 -2.35 1.5 1.01'/>
<TextureCoordinate USE=' SquareTexCoordMapping'/>
</IndexedFaceSet>
</Shape>
<Sound maxBack='100maxFront='100minBack='30minFront='30'>
<MovieTexture USE=' TVcontainerField='source'/>
</Sound>
<!-- ROUTE information for Touch node:  [from touchTime to TV.set_startTime ] -->
<TouchSensor DEF='Touchdescription='Touch TV to begin playing'/>
</Group>
< ROUTE  fromNode=' Touch' fromField='touchTime' toNode=' TV' toField='set_startTime'/>
</Scene>
</X3D>
<!--

to top <!-- Event Graph ROUTE Table shows event connections -->
 
<!-- Index for DEF nodes: SquareTexCoordMapping, Touch, TV

Index for Viewpoint node: Viewpoint_1
-->

Event Graph ROUTE Table with 1 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.

Touch
TouchSensor
touchTime
SFTime

ROUTE
event to
(1)
TV
MovieTexture
set_startTime
SFTime


-->

<!-- Online at
https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter24Sound/Figure24_7VirtualTVIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter24Sound/Figure24_7VirtualTV.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)
-->

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