<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.2//EN" "https://www.web3d.org/specifications/x3d-3.2.dtd">
<X3D profile='Immersive'  version='3.2 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' https://www.web3d.org/specifications/x3d-3.2.xsd ' >
<head>
<component level='1name='NURBS'/>
<meta name='titlecontent=' NurbsPatch.x3d '/>
<meta name='descriptioncontent='This scene contains a single NurbsPatchSurface rendering one-quarter of a cylindrical segment. The "solid" field of the surface is set false for so that surface is visible from both sides. Surface has semi-transparent material appearance. Scene also contains unit-length line segments defining x-y-z coordinate axes. Defined Viewpoints show the inner and outer sides of the cylindrical surface'/>
<meta name='Imagecontent='NurbsPatch.jpg' />
<meta name='creatorcontent='Vincent Marchetti'/>
<meta name='createdcontent='10 February 2012'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='referencecontent=' http://www.kshell.com/pages/nurbs_surface_demo '/>
<meta name='Imagecontent='images/NurbsPatchH3DViewer.png' />
<meta name='Imagecontent='images/NurbsPatchInstantReality.png' />
<meta name='Imagecontent='images/NurbsPatchOctagaVS.png' />
<meta name='Imagecontent='images/NurbsPatchView3dscene.png' />
<meta name='Imagecontent='images/NurbsPatchBSContact.png' />
<meta name='Imagecontent='images/NurbsPatchXj3D.png' />
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Basic/NURBS/NurbsPatch.x3d '/>
<meta name='generatorcontent='Python language scripting'/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

to top <!-- Index for DEF node: WorldSpaceCoordinateAxes

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3
-->
<Scene>
<WorldInfo title='NurbsPatch.x3d'/>
<Background skyColor='0.8 0.8 0.8'/>
<Viewpoint description='view outer surfacefieldOfView='0.16628orientation='0.166 0.465 0.87 2.538position='10.55 12.855 11.111'/>
<Viewpoint description='view inner surfacefieldOfView='0.16628orientation='0.797 -0.285 -0.533 1.182position='-10.55 -12.855 11.111'/>
<Viewpoint centerOfRotation='0.7 0.7 0description='view from abovefieldOfView='0.16628position='0.7 0.7 10'/>
<Shape>
<NurbsPatchSurface solid='falseuDimension='5uKnot='0.0 0.0 0.0 0.5 0.5 1.0 1.0 1.0vDimension='2vKnot='0.0 0.0 1.0 1.0vOrder='2weight='1.0 0.923879181092 1.0 0.923879181092 1.0 1.0 0.923879181092 1.0 0.923879181092 1.0containerField='geometry'>
<Coordinate containerField='controlPointpoint='1 0 0 0.92388 0.38268 0 0.70711 0.70711 0 0.38268 0.92388 0 0 1 0 1 0 1 0.92388 0.38268 0.92388 0.70711 0.70711 1 0.38268 0.92388 0.92388 0 1 1'/>
</NurbsPatchSurface>
<Appearance>
<Material diffuseColor='1 1 0transparency='0.2'/>
</Appearance>
</Shape>
<Group DEF='WorldSpaceCoordinateAxes'>
<Shape>
<LineSet vertexCount='2containerField='geometry'>
<Coordinate point='0.0 0.0 0.0 1.0 0.0 0.0'/>
</LineSet>
<Appearance>
<Material emissiveColor='1 0 0'/>
<LineProperties linewidthScaleFactor='2containerField='lineProperties'/>
</Appearance>
</Shape>
<Shape>
<LineSet vertexCount='2containerField='geometry'>
<Coordinate point='0.0 0.0 0.0 0.0 1.0 0.0'/>
</LineSet>
<Appearance>
<Material emissiveColor='0 1 0'/>
<LineProperties linewidthScaleFactor='2containerField='lineProperties'/>
</Appearance>
</Shape>
<Shape>
<LineSet vertexCount='2containerField='geometry'>
<Coordinate point='0.0 0.0 0.0 0.0 0.0 1.0'/>
</LineSet>
<Appearance>
<Material emissiveColor='0 0 1'/>
<LineProperties linewidthScaleFactor='2containerField='lineProperties'/>
</Appearance>
</Shape>
</Group>
</Scene>
</X3D>
<!--

to top <!-- Index for DEF node: WorldSpaceCoordinateAxes

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3
-->
-->

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