<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.2//EN" "https://www.web3d.org/specifications/x3d-3.2.dtd">
<X3D profile='Interchange'  version='3.2 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' https://www.web3d.org/specifications/x3d-3.2.xsd ' >
<head>
<meta name='titlecontent=' TestCube.x3d '/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='1 November 2008'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='descriptioncontent='Provides a cube-shaped test model with each side face individually labeled.'/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/CubeWithLabeledSides.x3d '/>
<meta name='drawingcontent='images/TestBoxImages.vsd'/>
<meta name='drawingcontent=' https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/images/TestBoxImages.vsd '/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/TestCube.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!-- -->
<Scene>
<WorldInfo title='TestCube.x3d'/>
<Background skyColor='0.05 0.05 0.1'/>
<Group>
<Viewpoint description='Front vieworientation='0 1 0 1.57position='8 0 0'/>
<Shape DEF='Front'>
<IndexedFaceSet coordIndex='0 1 2 3texCoordIndex='0 1 2 3'>
<Coordinate DEF='Pointspoint='1 1 1 1 -1 1 1 -1 -1 1 1 -1 -1 1 1 -1 -1 1 -1 -1 -1 -1 1 -1'/>
<TextureCoordinate DEF='DefaultTextureCoordinatepoint='0 0 1 0 1 1 0 1'/>
</IndexedFaceSet>
<Appearance>
<ImageTexture
  url=' "images/front.png " "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/images/front.png " "https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/images/front.png " ' />

<!-- Possible variation: experiment with indices to as alternative to TextureTransform rotations -->
<TextureTransform DEF='RotateRightrotation='-1.57'/>
</Appearance>
</Shape>
<Viewpoint description='Back vieworientation='0 1 0 -1.57position='-8 0 0'/>
<Shape DEF='Back'>
<IndexedFaceSet coordIndex='7 6 5 4texCoordIndex='0 1 2 3'>
<Coordinate USE=' Points'/>
<TextureCoordinate USE=' DefaultTextureCoordinate'/>
</IndexedFaceSet>
<Appearance> </Appearance>
</Shape>
<Viewpoint description='Left vieworientation='0 1 0 3.1416position='0 0 -8'/>
<Shape DEF='Left'>
<IndexedFaceSet coordIndex='3 2 6 7texCoordIndex='0 1 2 3'>
<Coordinate USE=' Points'/>
<TextureCoordinate USE=' DefaultTextureCoordinate'/>
</IndexedFaceSet>
<Appearance> </Appearance>
</Shape>
<Viewpoint description='Right viewposition='0 0 8'/>
<Shape DEF='Right'>
<IndexedFaceSet coordIndex='0 4 5 1texCoordIndex='0 1 2 3'>
<Coordinate USE=' Points'/>
<TextureCoordinate USE=' DefaultTextureCoordinate'/>
</IndexedFaceSet>
<Appearance> </Appearance>
</Shape>
<Viewpoint description='Top vieworientation='1 0 0 -1.57position='0 8 0'/>
<Shape DEF='Top'>
<IndexedFaceSet coordIndex='0 3 7 4texCoordIndex='0 1 2 3'>
<Coordinate USE=' Points'/>
<TextureCoordinate USE=' DefaultTextureCoordinate'/>
</IndexedFaceSet>
<Appearance> </Appearance>
</Shape>
<Viewpoint description='Bottom vieworientation='1 0 0 1.57position='0 -8 0'/>
<Shape DEF='Bottom'>
<IndexedFaceSet coordIndex='1 5 6 2texCoordIndex='0 1 2 3'>
<Coordinate USE=' Points'/>
<TextureCoordinate USE=' DefaultTextureCoordinate'/>
</IndexedFaceSet>
<Appearance> </Appearance>
</Shape>
</Group>
</Scene>
</X3D>
<!--

to top <!-- Index for DEF nodes: Back, Bottom, DefaultTextureCoordinate, Front, Left, Points, Right, Rotate180, RotateLeft, RotateRight, Top

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3, Viewpoint_4, Viewpoint_5, Viewpoint_6
-->
-->

<!-- Online at
https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/TestCubeIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/TestCube.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. -->