{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.2",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.2.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "component": [
          {
            "@name":"NURBS",
            "@level":1
          }
        ],
        "meta": [
          {
            "@name":"title",
            "@content":"NurbsPatchImageTexture.x3d"
          },
          {
            "@name":"description",
            "@content":"A NURBS patch representing a segment of a cylinder. An applied image texture depicts the u-v axes of the parametric coordinate system. Defined Viewpoints show the inner and outer sides of the cylindrical surface"
          },
          {
            "@name":"creator",
            "@content":"Vincent Marchetti"
          },
          {
            "@name":"created",
            "@content":"31 August 2011"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"Image",
            "@content":"NurbsPatchImageTexture1.jpg"
          },
          {
            "@name":"Image",
            "@content":"NurbsPatchImageTexture2.jpg"
          },
          {
            "@name":"warning",
            "@content":"Currently only Octaga 2.0 properly implements the X3D NURBS component, see the following page for status."
          },
          {
            "@name":"warning",
            "@content":"http://www.kshell.com/pages/nurbs_surface_demo"
          },
          {
            "@name":"Image",
            "@content":"images/NurbsPatchImageTextureBSContact.png"
          },
          {
            "@name":"Image",
            "@content":"images/NurbsPatchImageTextureH3dViewer.png"
          },
          {
            "@name":"Image",
            "@content":"images/NurbsPatchImageTextureInstantReality.png"
          },
          {
            "@name":"Image",
            "@content":"images/NurbsPatchImageTextureOctagaVS.png"
          },
          {
            "@name":"Image",
            "@content":"images/NurbsPatchImageTextureView3dscene.png"
          },
          {
            "@name":"Image",
            "@content":"images/NurbsPatchImageTextureXj3d.png"
          },
          {
            "@name":"reference",
            "@content":"http://www.kshell.com/pages/nurbs_surface_demo"
          },
          {
            "@name":"reference",
            "@content":"AxesTexture.png"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/NURBS/NurbsPatchImageTexture.x3d"
          },
          {
            "@name":"generator",
            "@content":"Python language scripting"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"20 April 2026"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, https://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: https://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          { "WorldInfo":
            {
              "@title":"NurbsPatchImageTexture.x3d"
            }
          },
          { "Background":
            {
              "@skyColor":[0.5,0.5,0.5]
            }
          },
          { "Viewpoint":
            {
              "@description":"view outer surface",
              "@fieldOfView":0.16628,
              "@orientation":[0.166,0.465,0.87,2.538],
              "@position":[10.55,12.855,11.111]
            }
          },
          { "Viewpoint":
            {
              "@description":"view inner surface",
              "@fieldOfView":0.16628,
              "@orientation":[0.797,-0.285,-0.533,1.182],
              "@position":[-10.55,-12.855,11.111]
            }
          },
          { "Shape":
            {
              "-geometry":
                { "NurbsPatchSurface":
                  {
                    "@solid":false,
                    "@uDimension":5,
                    "@uKnot":[0,0,0,0.5,0.5,1,1,1],
                    "@vDimension":2,
                    "@vKnot":[0,0,1,1],
                    "@vOrder":2,
                    "@weight":[1,0.92388,1,0.92388,1,1,0.92388,1,0.92388,1],
                    "-controlPoint":
                      { "Coordinate":
                        {
                          "@point":[1,0,0,0.92388,0.38268,0,0.70711,0.70711,0,0.38268,0.92388,0,-0.000004,1,0,1,0,1,0.92388,0.38268,0.92388,0.70711,0.70711,1,0.38268,0.92388,0.92388,-0.000004,1,1]
                        }
                      }
                  }
                },
              "-appearance":
                { "Appearance":
                  {
                    "-texture":
                      { "ImageTexture":
                        {
                          "@url":["AxesTexture.png","https://www.web3d.org/x3d/content/examples/Basic/NURBS/AxesTexture.png"]
                        }
                      }
                  }
                }
            }
          },
          { "Group":
            {
              "-children":[
                { "Shape":
                  {
                    "-geometry":
                      { "LineSet":
                        {
                          "@vertexCount":[2],
                          "-coord":
                            { "Coordinate":
                              {
                                "@point":[0,0,0,1,0,0]
                              }
                            }
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@emissiveColor":[1,0,0]
                              }
                            },
                          "-lineProperties":
                            { "LineProperties":
                              {
                                "@linewidthScaleFactor":2
                              }
                            }
                        }
                      }
                  }
                },
                { "Shape":
                  {
                    "-geometry":
                      { "LineSet":
                        {
                          "@vertexCount":[2],
                          "-coord":
                            { "Coordinate":
                              {
                                "@point":[0,0,0,0,1,0]
                              }
                            }
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@emissiveColor":[0,1,0]
                              }
                            },
                          "-lineProperties":
                            { "LineProperties":
                              {
                                "@linewidthScaleFactor":2
                              }
                            }
                        }
                      }
                  }
                },
                { "Shape":
                  {
                    "-geometry":
                      { "LineSet":
                        {
                          "@vertexCount":[2],
                          "-coord":
                            { "Coordinate":
                              {
                                "@point":[0,0,0,0,0,1]
                              }
                            }
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@emissiveColor":[0,0,1]
                              }
                            },
                          "-lineProperties":
                            { "LineProperties":
                              {
                                "@linewidthScaleFactor":2
                              }
                            }
                        }
                      }
                  }
                }
              ]
            }
          }
        ]
    }
  }
}