<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN"   "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersiveversion='3.0xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation=' http://www.web3d.org/specifications/x3d-3.0.xsd '>
<head>
<component level='1name='NURBS'/>
<meta name='titlecontent='NurbsCurveExample.x3d'/>
<meta name='descriptioncontent='NurbsCurve exemplar showing controlPoint animation.'/>
<meta name='creatorcontent='Charles Adams'/>
<meta name='createdcontent='4 February 2003'/>
<meta name='modifiedcontent='13 March 2005'/>
<meta name='warningcontent='under development, needs to be upgraded to final version of X3D NURBS nodes'/>
<meta name='subjectcontent='NURBS Curve Example'/>
<meta name='identifiercontent=' http://www.web3d.org/x3d/content/examples/Basic/NURBS/NurbsCurveExample.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent='../license.html'/>
</head>
<!--

Index for DEF nodes: ci, nc, ts
Index for Viewpoint image: Viewpoint_1
-->
<Scene>
<Viewpoint description='NurbsCurveposition='11 4.6 18'/>
<Shape>
<!-- nc ROUTE:  [from ci.value_changed to set_controlPoint ] -->
<NurbsCurve DEF='nccontainerField='geometryorder='4tessellation='30closed='false'>
<Coordinate containerField='controlPointpoint='4 6 0 7 12 0 11 6 0 15 2 0 20 6 0'/>
</NurbsCurve>
<Appearance>
<Material emissiveColor='1 1 1'/>
</Appearance>
</Shape>
<!-- ci ROUTEs:  [from ts.fraction_changed to set_fraction ] [from value_changed to nc.set_controlPoint ] -->
<CoordinateInterpolator DEF='cikey='0 .5 1keyValue='4 6 0 7 12 0 11 6 0 15 2 0 20 6 0 4 6 0 7 0 0 11 6 0 15 10 0 20 6 0 4 6 0 7 12 0 11 6 0 15 2 0 20 6 0'/>
<!-- ts ROUTE:  [from fraction_changed to ci.set_fraction ] -->
<TimeSensor DEF='tscycleInterval='6loop='true'/>
<ROUTE fromNode='tsfromField='fraction_changedtoNode='citoField='set_fraction'/>
<ROUTE fromNode='cifromField='value_changedtoNode='nctoField='set_controlPoint'/>
</Scene>
</X3D>
<!--

Index for DEF nodes: ci, nc, ts
Index for Viewpoint image: Viewpoint_1
-->

<!-- Tag color codes: <Node DEF='idName' attribute='value'/> -->