<?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='Immersive' 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='CoordinateAxesLines.x3d'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='13 October 2013'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='descriptioncontent='X Y Z axis lines (red green blue, respectively) in X3D coordinate system, providing a simple reusable widget.'/>
<meta name='referencecontent=' https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d '/>
<meta name='referencecontent=' https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxesNSEW.x3d '/>
<meta name='referencecontent=' https://savage.nps.edu/Savage/Tools/Authoring/CoordinateAxes.x3d '/>
<meta name='referencecontent=' https://savage.nps.edu/Savage/Tools/Authoring/CoordinateAxesNSEW.x3d '/>
<meta name='identifiercontent=' https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxesLines.x3d '/>
<meta name='referencecontent=' https://X3dGraphics.com '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

Index for Viewpoint images : Viewpoint_1, Viewpoint_2, Viewpoint_3, Viewpoint_4
-->
<Scene>
<!-- See X3dForWebAuthors/Chapter06GeometryPointsLinesPolygons to learn more about IndexedLineSet, Coordinate and Color nodes -->
<WorldInfo title='CoordinateAxesLines.x3d'/>
<Shape>
<IndexedLineSet colorPerVertex='falsecolorIndex='0 1 2coordIndex='0 1 -1 0 2 -1 0 3 -1'>
<Coordinate point='0 0 0 1 0 0 0 1 0 0 0 1'/>
<Color color='1 0 0 0 1 0 0.2 0.2 1'/>
</IndexedLineSet>
</Shape>
<Viewpoint description='Oblique vieworientation='-0.59028 0.76927 0.2445 0.987861position='6 6 6'/>
<Viewpoint description='View from X axisorientation='0 1 0 1.570796position='10 0 0'/>
<Viewpoint description='View from Y axisorientation='1 0 0 -1.570796position='0 10 0'/>
<Viewpoint description='View from Z axis'/>
</Scene>
</X3D>
<!--

Index for Viewpoint images : Viewpoint_1, Viewpoint_2, Viewpoint_3, Viewpoint_4
-->

<!-- Color key: <X3dNode field='value'/> matches <XmlElement 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. -->