<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Interchange' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' https://www.web3d.org/specifications/x3d-3.3.xsd '>
<head>
<meta name='titlecontent='CubeWithLabeledSides.x3d'/>
<meta name='descriptioncontent='Cube-shaped test model with faces on each side individually labeled.'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='1 November 2008'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='drawingcontent='images/CubeSideImages.vsd'/>
<meta name='referencecontent=' ../Animation/CubeWithLabeledSidesViewpointSequencer.x3d'/>
<meta name='Imagecontent=' ../Animation/CubeWithLabeledSidesViewpointSequencer.png'/>
<meta name='drawingcontent=' ../Animation/CubeWithLabeledSidesViewpointSequencer.vsd'/>
<meta name='referencecontent=' ../Visualization/BackgroundCube.x3d'/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/TestCube.x3d '/>
<meta name='identifiercontent=' https://x3dgraphics.com/examples/X3dForAdvancedModeling/GeometricShapes/CubeWithLabeledSides.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!-- -->
<Scene>
<WorldInfo title='CubeWithLabeledSides.x3d'/>
<Background skyColor='0.1 0.1 0.1'/>
<Group>
<Viewpoint DEF='FrontViewdescription='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://x3dgraphics.com/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 DEF='LeftViewdescription='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 DEF='TopViewdescription='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 DEF='BackViewdescription='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 DEF='RightViewdescription='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 DEF='BottomViewdescription='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>
<!--

Index for DEF nodes : Back, BackView, Bottom, BottomView, DefaultTextureCoordinate, Front, FrontView, Left, LeftView, Points, Right, RightView, Rotate180, RotateLeft, RotateRight, Top, TopView

Index for Viewpoint images : BackView, BottomView, FrontView, LeftView, RightView, TopView
-->

<!-- Color key: <X3dNode DEF='idName' field='value'/> matches <XmlElement DEF='idName' attribute='value'/>
(Light blue background: behavior node) (Grey background: inserted documentation) (Magenta background: X3D Extensibility)
-->

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