<?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>
</head>
<!--
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
-->
<Scene>
<WorldInfo title='CubeWithLabeledSides.x3d'/>
<Background skyColor='0.1 0.1 0.1'/>
<Group>
<Viewpoint DEF='FrontView' description='Front view' orientation='0 1 0 1.57' position='8 0 0'/>
<Shape DEF='Front'>
<IndexedFaceSet coordIndex='0 1 2 3' texCoordIndex='0 1 2 3'>
<Coordinate DEF='Points' point='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='
DefaultTextureCoordinate'
point='
0 0 1 0 1 1 0 1'/>
</IndexedFaceSet>
<Appearance>
</Appearance>
</Shape>
<Viewpoint DEF='LeftView' description='Left view' orientation='0 1 0 3.1416' position='0 0 -8'/>
<Shape DEF='Left'>
<IndexedFaceSet coordIndex='3 2 6 7' texCoordIndex='0 1 2 3'>
</IndexedFaceSet>
<Appearance>
</Appearance>
</Shape>
<Viewpoint DEF='TopView' description='Top view' orientation='1 0 0 -1.57' position='0 8 0'/>
<Shape DEF='Top'>
<IndexedFaceSet coordIndex='0 3 7 4' texCoordIndex='0 1 2 3'>
</IndexedFaceSet>
<Appearance>
</Appearance>
</Shape>
<Viewpoint DEF='BackView' description='Back view' orientation='0 1 0 -1.57' position='-8 0 0'/>
<Shape DEF='Back'>
<IndexedFaceSet coordIndex='7 6 5 4' texCoordIndex='0 1 2 3'>
</IndexedFaceSet>
<Appearance>
</Appearance>
</Shape>
<Viewpoint DEF='RightView' description='Right view' position='0 0 8'/>
<Shape DEF='Right'>
<IndexedFaceSet coordIndex='0 4 5 1' texCoordIndex='0 1 2 3'>
</IndexedFaceSet>
<Appearance>
</Appearance>
</Shape>
<Viewpoint DEF='BottomView' description='Bottom view' orientation='1 0 0 1.57' position='0 -8 0'/>
<Shape DEF='Bottom'>
<IndexedFaceSet coordIndex='1 5 6 2' texCoordIndex='0 1 2 3'>
</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.
-->