<?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>
<!-- NURBS component or Full profile needed to use CoordinateDouble node -->
<!-- Geometry2D component or Full profile needed to use TriangleSet2D node -->
<component level='1name='NURBS'/>
<component level='1name='Geometry2D'/>
<meta name='titlecontent=' TriangleStripSetFigure.x3d '/>
<meta name='descriptioncontent='X3D specification example for TriangleStripSet.'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='17 November 2003'/>
<meta name='modifiedcontent='28 October 2019'/>
<meta name='specificationSectioncontent='X3D Abstract Specification, Part 1: Architecture and base components, Topic 11.4.14 TriangleStripSet'/>
<meta name='specificationUrlcontent=' https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/rendering.html#TriangleStripSet '/>
<meta name=' TODO content=' confirm indices in specification diagram '/>
<meta name='Imagecontent='TriangleStripSet.png' />
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/Basic/development/RenderingComponentExamples.x3d '/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/Basic/development/RenderingComponentPrototypes.x3d '/>
<meta name='infocontent='X3dToVrml97.xslt translation stylesheet automatically invokes backwards-compatibility prototypes upon encountering any new Rendering nodes.'/>
<meta name='referencecontent=' https://www.web3d.org/x3d/stylesheets/X3dToVrml97.xslt '/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/TriangleStripSetFigure.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 node: GreyAppearance

Index for Viewpoint node: Viewpoint_1
-->
<Scene>
<WorldInfo title='TriangleStripSetFigure.x3d'/>
<Viewpoint description='IndexedTriangleStripSet, TriangleStripSet exampleposition='-1 0 16'/>
<Background groundColor='1 1 1skyColor='1 1 1'/>
<Transform translation='0 4 0'>
<TouchSensor description='IndexedTriangleStripSet'/>
<Shape>
<IndexedTriangleStripSet ccw='truecolorPerVertex='trueindex='0 1 2 3 4 5 6 7 8 9 10 11 12 -1normalPerVertex='truesolid='falsecontainerField='geometry'>
<Coordinate point='-4.0 -1.0 -.5 -4.5 -2.0 -.5 -3.0 -.5 0 -2.5 -1.5 -.5 -2.0 -.5 -1 -1.5 -1.5 -.5 -.5 .5 -.5 0 0 0 1 .5 -.5 1.5 -2.0 -1 2.5 -2.0 -.5 2.5 -2.5 -.5 3.5 -2.0 -1.0'/>
</IndexedTriangleStripSet>
<Appearance>
<Material diffuseColor='0 .3 .7'/>
</Appearance>
</Shape>
</Transform>
<Transform translation='0 -2 0'>
<TouchSensor description='TriangleStripSet'/>
<Shape>
<TriangleStripSet ccw='truecolorPerVertex='truenormalPerVertex='truesolid='falsestripCount='13containerField='geometry'>
<Coordinate point='-4.0 -1.0 -.5 -4.5 -2.0 -.5 -3.0 -.5 0 -2.5 -1.5 -.5 -2.0 -.5 -1 -1.5 -1.5 -.5 -.5 .5 -.5 0 0 0 1 .5 -.5 1.5 -2.0 -1 2.5 -2.0 -.5 2.5 -2.5 -.5 3.5 -2.0 -1.0'/>
</TriangleStripSet>
<Appearance DEF='GreyAppearance'>
<Material diffuseColor='0.5 0.5 0.5'/>
</Appearance>
</Shape>
</Transform>
</Scene>
</X3D>
<!--

to top <!-- Event Graph ROUTE Table shows event connections -->
 
<!-- Index for DEF node: GreyAppearance

Index for Viewpoint node: Viewpoint_1
-->

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


-->

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