@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Weapons/Guns/NonLethalNetLauncherPrototype.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'NonLethalNetLauncherPrototype.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Simple model that depicts small boat launched net entanglement system.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'James Harney' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '14 March 2002' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 November 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Weapons/Guns/NonLethalNetLauncherPrototype.x3d' ;
  x3do:name 'identifier' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "NonLethalNetLauncherPrototype.x3d" .
:meta dcterms:description "Simple model that depicts small boat launched net entanglement system." .
:meta dcterms:creator "James Harney" .
:meta dcterms:created "14 March 2002" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Weapons/Guns/NonLethalNetLauncherPrototype.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :NavigationInfo_2_2, :myLauncher, :myTouch, :Transform_2_7, :Transform_2_8 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_3 ;
  x3do:hasROUTE :ROUTE_2_6, :ROUTE_2_9, :ROUTE_2_10, :ROUTE_2_11, :ROUTE_2_12 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'NonLethalNetLauncherPrototype.x3d' .
:NavigationInfo_2_2 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:speed 10 .
:ProtoDeclare_2_3 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_3_1 ;
  x3do:hasProtoBody :ProtoBody_2_3_2 ;
  x3do:appinfo 'Nonlethal Net Launcher to repel boarders' ;
  x3do:name 'NetLauncher' .
:ProtoInterface_2_3_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasField :field_2_3_1_1, :field_2_3_1_2, :field_2_3_1_3, :field_2_3_1_4, :field_2_3_1_5, :field_2_3_1_6 .
:field_2_3_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'startLaunchToStbd' ;
  x3do:type 'SFTime' .
:field_2_3_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'startLaunchToPort' ;
  x3do:type 'SFTime' .
:field_2_3_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'netTranslation' ;
  x3do:type 'SFVec3f' .
:field_2_3_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'netScale' ;
  x3do:type 'SFVec3f' .
:field_2_3_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'netOrientation' ;
  x3do:type 'SFRotation' .
:field_2_3_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'nettingScale' ;
  x3do:type 'SFVec3f' .
:ProtoBody_2_3_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasChildren :Group_2_3_2_1 .
:Group_2_3_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:hasChildren :Background_2_3_2_1_1, :Transform_2_3_2_1_2, :NetPositClock, :NetPositClockStbd, :NetPositInterp, :NetPositInterpStbd, :NetPositScale, :NetPositScaleStbd, :NettingScale, :NettingScaleStbd, :NetOrientInterp, :NetOrientInterpStbd, :TubeTransform ;
  x3do:hasROUTE :ROUTE_2_3_2_1_14, :ROUTE_2_3_2_1_15, :ROUTE_2_3_2_1_16, :ROUTE_2_3_2_1_17, :ROUTE_2_3_2_1_18, :ROUTE_2_3_2_1_19, :ROUTE_2_3_2_1_20, :ROUTE_2_3_2_1_21, :ROUTE_2_3_2_1_22, :ROUTE_2_3_2_1_23, :ROUTE_2_3_2_1_24, :ROUTE_2_3_2_1_25, :ROUTE_2_3_2_1_26, :ROUTE_2_3_2_1_27, :ROUTE_2_3_2_1_28, :ROUTE_2_3_2_1_29 .
:Background_2_3_2_1_1 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:groundAngle ( 1.309 1.570796 ) ;
  x3do:groundColor ( 0.1 0.1 0 0.4 0.25 0.2 0.6 0.6 0.6 ) ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0 0.2 0.7 0 0.5 1 1 1 1 ) .
:Transform_2_3_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:hasChildren :STBD, :FRONT, :PORT, :REAR .
:STBD a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_3_2_1_2 ;
  x3do:DEF 'STBD' ;
  x3do:description 'Net Launcher stbd View' ;
  x3do:jump false ;
  x3do:orientation ( 1 0 0 -0.2 ) ;
  x3do:position ( 0 5 12 ) .
:FRONT a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_3_2_1_2 ;
  x3do:DEF 'FRONT' ;
  x3do:description 'Net Launcher Front View' ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 12 3 0 ) .
:PORT a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_3_2_1_2 ;
  x3do:DEF 'PORT' ;
  x3do:description 'Net Launcher Port View' ;
  x3do:jump false ;
  x3do:orientation ( 0 1 0 3.14 ) ;
  x3do:position ( 0 3 -12 ) .
:REAR a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_3_2_1_2 ;
  x3do:DEF 'REAR' ;
  x3do:description 'Net Launcher Rear View' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -12 3 0 ) .
:NetPositClock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:hasIS :IS_2_3_2_1_3_1 ;
  x3do:DEF 'NetPositClock' ;
  x3do:cycleInterval '3' .
:IS_2_3_2_1_3_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :NetPositClock ;
  x3do:hasConnect :connect_2_3_2_1_3_1_1 .
:connect_2_3_2_1_3_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_3_1 ;
  x3do:nodeField 'startTime' ;
  x3do:protoField 'startLaunchToStbd' .
:NetPositClockStbd a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:hasIS :IS_2_3_2_1_4_1 ;
  x3do:DEF 'NetPositClockStbd' ;
  x3do:cycleInterval '3' .
:IS_2_3_2_1_4_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :NetPositClockStbd ;
  x3do:hasConnect :connect_2_3_2_1_4_1_1 .
:connect_2_3_2_1_4_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_4_1 ;
  x3do:nodeField 'startTime' ;
  x3do:protoField 'startLaunchToPort' .
:NetPositInterp a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:hasIS :IS_2_3_2_1_5_1 ;
  x3do:DEF 'NetPositInterp' ;
  x3do:key ( 0 .5 1 ) ;
  x3do:keyValue ( 0 0 0 0 25 10 0 7.5 21 ) .
:IS_2_3_2_1_5_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :NetPositInterp ;
  x3do:hasConnect :connect_2_3_2_1_5_1_1 .
:connect_2_3_2_1_5_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_5_1 ;
  x3do:nodeField 'value_changed' ;
  x3do:protoField 'netTranslation' .
:NetPositInterpStbd a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:DEF 'NetPositInterpStbd' ;
  x3do:key ( 0 .5 1 ) ;
  x3do:keyValue ( 0 0 0 0 25 -10 0 7.5 -21 ) .
:NetPositScale a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:DEF 'NetPositScale' ;
  x3do:key ( .1 1.0 ) ;
  x3do:keyValue ( 1 1 1 1 8 1 ) .
:NetPositScaleStbd a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:DEF 'NetPositScaleStbd' ;
  x3do:key ( .1 1.0 ) ;
  x3do:keyValue ( 1 1 1 1 8 1 ) .
:NettingScale a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:DEF 'NettingScale' ;
  x3do:key ( .3 1 ) ;
  x3do:keyValue ( .01 .01 .01 1 2 1 ) .
:NettingScaleStbd a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:DEF 'NettingScaleStbd' ;
  x3do:key ( .3 1 ) ;
  x3do:keyValue ( .01 .01 .01 1 2 1 ) .
:NetOrientInterp a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:DEF 'NetOrientInterp' ;
  x3do:key ( 0 .5 .9 1 ) ;
  x3do:keyValue ( 1 0 0 0 1 0 0 .78 1 0 0 1 1 0 0 .78 ) .
:NetOrientInterpStbd a owl:NamedIndividual, x3do:OrientationInterpolator ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:DEF 'NetOrientInterpStbd' ;
  x3do:key ( 0 .5 .9 1 ) ;
  x3do:keyValue ( 1 0 0 0 1 0 0 -0.78 1 0 0 -1 1 0 0 -0.78 ) .
:TubeTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:hasChildren :PortTubeTransform, :StbdTubeTransform, :Transform_2_3_2_1_13_3 ;
  x3do:DEF 'TubeTransform' .
:PortTubeTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TubeTransform ;
  x3do:hasChildren :Shape_2_3_2_1_13_1_1, :Transform_2_3_2_1_13_1_2, :NetTransform ;
  x3do:DEF 'PortTubeTransform' ;
  x3do:rotation ( 1 0 0 .78 ) .
:Shape_2_3_2_1_13_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :PortTubeTransform ;
  x3do:hasAppearance :Appearance_2_3_2_1_13_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_13_1_1_2 .
:Appearance_2_3_2_1_13_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_13_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_13_1_1_1_1 .
:Material_2_3_2_1_13_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_13_1_1_1 ;
  x3do:diffuseColor ( .9 .9 .9 ) ;
  x3do:shininess 1 .
:Cylinder_2_3_2_1_13_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_13_1_1 ;
  x3do:height 1.5 ;
  x3do:radius .15 .
:Transform_2_3_2_1_13_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortTubeTransform ;
  x3do:hasChildren :Shape_2_3_2_1_13_1_2_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 0 -0.75 0 ) .
:Shape_2_3_2_1_13_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_13_1_2 ;
  x3do:hasGeometry :Box_2_3_2_1_13_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_13_1_2_1_2 .
:Box_2_3_2_1_13_1_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_13_1_2_1 ;
  x3do:size ( .5 .5 .01 ) .
:Appearance_2_3_2_1_13_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_13_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_13_1_2_1_2_1 .
:Material_2_3_2_1_13_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_13_1_2_1_2 ;
  x3do:diffuseColor ( .9 .9 .9 ) ;
  x3do:shininess 1 .
:NetTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PortTubeTransform ;
  x3do:hasIS :IS_2_3_2_1_13_1_3_1 ;
  x3do:hasChildren :NettingTransform ;
  x3do:DEF 'NetTransform' .
:IS_2_3_2_1_13_1_3_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :NetTransform ;
  x3do:hasConnect :connect_2_3_2_1_13_1_3_1_1, :connect_2_3_2_1_13_1_3_1_2 .
:connect_2_3_2_1_13_1_3_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_13_1_3_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'netScale' .
:connect_2_3_2_1_13_1_3_1_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_13_1_3_1 ;
  x3do:nodeField 'rotation' ;
  x3do:protoField 'netOrientation' .
:NettingTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :NetTransform ;
  x3do:hasIS :IS_2_3_2_1_13_1_3_2_1 ;
  x3do:DEF 'NettingTransform' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( .01 .01 .01 ) ;
  x3do:translation ( 0 0 1 ) .
:IS_2_3_2_1_13_1_3_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :NettingTransform ;
  x3do:hasConnect :connect_2_3_2_1_13_1_3_2_1_1 .
:connect_2_3_2_1_13_1_3_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_13_1_3_2_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'nettingScale' .
:StbdTubeTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TubeTransform ;
  x3do:hasChildren :Transform_2_3_2_1_13_2_1 ;
  x3do:DEF 'StbdTubeTransform' ;
  x3do:translation ( -0.3 0 0 ) .
:Transform_2_3_2_1_13_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :StbdTubeTransform ;
  x3do:hasChildren :Shape_2_3_2_1_13_2_1_1, :Transform_2_3_2_1_13_2_1_2, :NetTransformStbd ;
  x3do:rotation ( 1 0 0 -0.78 ) .
:Shape_2_3_2_1_13_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_13_2_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_13_2_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_13_2_1_1_2 .
:Appearance_2_3_2_1_13_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_13_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_13_2_1_1_1_1 .
:Material_2_3_2_1_13_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_13_2_1_1_1 ;
  x3do:diffuseColor ( .9 .9 .9 ) ;
  x3do:shininess 1 .
:Cylinder_2_3_2_1_13_2_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_13_2_1_1 ;
  x3do:height 1.5 ;
  x3do:radius .15 .
:Transform_2_3_2_1_13_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_13_2_1 ;
  x3do:hasChildren :Shape_2_3_2_1_13_2_1_2_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 -0.75 0 ) .
:Shape_2_3_2_1_13_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_13_2_1_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_13_2_1_2_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_13_2_1_2_1_2 .
:Appearance_2_3_2_1_13_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_13_2_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_13_2_1_2_1_1_1 .
:Material_2_3_2_1_13_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_13_2_1_2_1_1 ;
  x3do:diffuseColor ( .9 .9 .9 ) ;
  x3do:shininess 1 .
:Box_2_3_2_1_13_2_1_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_13_2_1_2_1 ;
  x3do:size ( .5 .5 .01 ) .
:NetTransformStbd a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_13_2_1 ;
  x3do:hasChildren :Shape_2_3_2_1_13_2_1_3_1, :NettingTransformStbd ;
  x3do:DEF 'NetTransformStbd' .
:Shape_2_3_2_1_13_2_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NetTransformStbd ;
  x3do:hasAppearance :Appearance_2_3_2_1_13_2_1_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_13_2_1_3_1_2 .
:Appearance_2_3_2_1_13_2_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_13_2_1_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_13_2_1_3_1_1_1 .
:Material_2_3_2_1_13_2_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_13_2_1_3_1_1 ;
  x3do:diffuseColor ( 1 0 0 ) ;
  x3do:shininess 1 .
:Cylinder_2_3_2_1_13_2_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_13_2_1_3_1 ;
  x3do:height 1.4 ;
  x3do:radius .12 .
:NettingTransformStbd a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :NetTransformStbd ;
  x3do:hasChildren :NETTING ;
  x3do:DEF 'NettingTransformStbd' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( .01 .01 .01 ) ;
  x3do:translation ( 0 0 -1 ) .
:NETTING a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :NettingTransformStbd ;
  x3do:hasAppearance :Appearance_2_3_2_1_13_2_1_3_2_1_1 ;
  x3do:hasGeometry :Screen ;
  x3do:DEF 'NETTING' .
:Appearance_2_3_2_1_13_2_1_3_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :NETTING ;
  x3do:hasMaterial :Material_2_3_2_1_13_2_1_3_2_1_1_1 ;
  x3do:hasTexture :grill ;
  x3do:hasTextureTransform :TextureTransform_2_3_2_1_13_2_1_3_2_1_1_3 .
:Material_2_3_2_1_13_2_1_3_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_13_2_1_3_2_1_1 .
:grill a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_13_2_1_3_2_1_1 ;
  x3do:DEF 'grill' ;
  x3do:url '"grill.png" "../../Weapons/Guns/grill.png" "../../../Weapons/Guns/grill.png" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter18-TextureMapping/grill.png"' .
:TextureTransform_2_3_2_1_13_2_1_3_2_1_1_3 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_3_2_1_13_2_1_3_2_1_1 ;
  x3do:center ( 0.5 0.5 ) ;
  x3do:scale ( 32 8 ) .
:Screen a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :NETTING ;
  x3do:hasCoord :Coordinate_2_3_2_1_13_2_1_3_2_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_13_2_1_3_2_1_2_2 ;
  x3do:DEF 'Screen' ;
  x3do:coordIndex ( 0 1 2 3 ) ;
  x3do:solid false ;
  x3do:texCoordIndex ( 0 1 2 3 ) .
:Coordinate_2_3_2_1_13_2_1_3_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :Screen ;
  x3do:point ( -1 -0.4 0.1 1 -0.4 0.1 1 .4 .1 -1 .4 .1 ) .
:TextureCoordinate_2_3_2_1_13_2_1_3_2_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :Screen ;
  x3do:point ( 0 0 1 0 1 1 0 1 ) .
:Transform_2_3_2_1_13_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TubeTransform ;
  x3do:hasChildren :Shape_2_3_2_1_13_3_1 ;
  x3do:translation ( -0.2 -0.75 0 ) .
:Shape_2_3_2_1_13_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_13_3 ;
  x3do:hasGeometry :Box_2_3_2_1_13_3_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_13_3_1_2 .
:Box_2_3_2_1_13_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_13_3_1 ;
  x3do:size ( 1.5 .2 1.5 ) .
:Appearance_2_3_2_1_13_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_13_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_13_3_1_2_1 .
:Material_2_3_2_1_13_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_13_3_1_2 ;
  x3do:diffuseColor ( .4 .4 .4 ) ;
  x3do:shininess 1 .
:ROUTE_2_3_2_1_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'NetPositClock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'NetPositInterp' .
:ROUTE_2_3_2_1_15 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'NetPositClock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'NetOrientInterp' .
:ROUTE_2_3_2_1_16 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'NetPositClock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'NetPositScale' .
:ROUTE_2_3_2_1_17 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'NetPositClock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'NettingScale' .
:ROUTE_2_3_2_1_18 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'NetPositClockStbd' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'NetPositScaleStbd' .
:ROUTE_2_3_2_1_19 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'NetPositClockStbd' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'NetPositInterpStbd' .
:ROUTE_2_3_2_1_20 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'NetPositClockStbd' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'NetOrientInterpStbd' .
:ROUTE_2_3_2_1_21 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'NetPositClockStbd' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'NettingScaleStbd' .
:ROUTE_2_3_2_1_22 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'NetPositInterp' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'NetTransform' .
:ROUTE_2_3_2_1_23 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'NetOrientInterp' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'NetTransform' .
:ROUTE_2_3_2_1_24 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'NetPositScale' ;
  x3do:toField 'scale' ;
  x3do:toNode 'NetTransform' .
:ROUTE_2_3_2_1_25 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'NettingScale' ;
  x3do:toField 'set_scale' ;
  x3do:toNode 'NettingTransform' .
:ROUTE_2_3_2_1_26 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'NettingScaleStbd' ;
  x3do:toField 'set_scale' ;
  x3do:toNode 'NettingTransformStbd' .
:ROUTE_2_3_2_1_27 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'NetPositInterpStbd' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'NetTransformStbd' .
:ROUTE_2_3_2_1_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'NetOrientInterpStbd' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'NetTransformStbd' .
:ROUTE_2_3_2_1_29 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Group_2_3_2_1 ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'NetPositScaleStbd' ;
  x3do:toField 'scale' ;
  x3do:toNode 'NetTransformStbd' .
:myLauncher a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:DEF 'myLauncher' ;
  x3do:name 'NetLauncher' .
:myTouch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'myTouch' ;
  x3do:description 'touch to activate' .
:ROUTE_2_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'myTouch' ;
  x3do:toField 'startLaunchToStbd' ;
  x3do:toNode 'myLauncher' .
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :TestWater ;
  x3do:translation ( 0 -1 0 ) .
:TestWater a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_7 ;
  x3do:hasAppearance :Appearance_2_7_1_1 ;
  x3do:hasGeometry :Box_2_7_1_2 ;
  x3do:DEF 'TestWater' .
:Appearance_2_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :TestWater ;
  x3do:hasMaterial :Material_2_7_1_1_1 .
:Material_2_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_7_1_1 ;
  x3do:diffuseColor ( 0 0 1 ) .
:Box_2_7_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :TestWater ;
  x3do:size ( 150 .1 150 ) .
:Transform_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :FinalNetTransform ;
  x3do:rotation ( 1 0 0 .78 ) .
:FinalNetTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_8 ;
  x3do:hasChildren :Shape_2_8_1_1, :FinalNettingTransform ;
  x3do:DEF 'FinalNetTransform' ;
  x3do:scale ( .01 .01 .01 ) .
:Shape_2_8_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FinalNetTransform ;
  x3do:hasAppearance :Appearance_2_8_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_8_1_1_2 .
:Appearance_2_8_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_8_1_1 ;
  x3do:hasMaterial :Material_2_8_1_1_1_1 .
:Material_2_8_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_1_1_1 ;
  x3do:diffuseColor ( 1 0 0 ) ;
  x3do:shininess 1 .
:Cylinder_2_8_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_8_1_1 ;
  x3do:height 1.4 ;
  x3do:radius .12 .
:FinalNettingTransform a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FinalNetTransform ;
  x3do:hasChildren :FinalNETTING ;
  x3do:DEF 'FinalNettingTransform' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( .01 .01 .01 ) ;
  x3do:translation ( 0 0 1 ) .
:FinalNETTING a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :FinalNettingTransform ;
  x3do:hasAppearance :Appearance_2_8_1_2_1_1 ;
  x3do:hasGeometry :FinalScreen ;
  x3do:DEF 'FinalNETTING' .
:Appearance_2_8_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :FinalNETTING ;
  x3do:hasMaterial :Material_2_8_1_2_1_1_1 ;
  x3do:hasTexture :ImageTexture_2_8_1_2_1_1_2 ;
  x3do:hasTextureTransform :TextureTransform_2_8_1_2_1_1_3 .
:Material_2_8_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_8_1_2_1_1 .
:ImageTexture_2_8_1_2_1_1_2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_8_1_2_1_1 ;
  x3do:url '"grill.png" "../../../Weapons/Guns/grill.png" "../../Weapons/Guns/grill.png" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter18-TextureMapping/grill.png"' .
:TextureTransform_2_8_1_2_1_1_3 a owl:NamedIndividual, x3do:TextureTransform ;
  x3do:hasParent :Appearance_2_8_1_2_1_1 ;
  x3do:center ( 0.5 0.5 ) ;
  x3do:scale ( 32 8 ) .
:FinalScreen a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :FinalNETTING ;
  x3do:hasCoord :Coordinate_2_8_1_2_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_8_1_2_1_2_2 ;
  x3do:DEF 'FinalScreen' ;
  x3do:coordIndex ( 0 1 2 3 ) ;
  x3do:solid false ;
  x3do:texCoordIndex ( 0 1 2 3 ) .
:Coordinate_2_8_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :FinalScreen ;
  x3do:point ( -1 -0.4 0.1 1 -0.4 0.1 1 .4 .1 -1 .4 .1 ) .
:TextureCoordinate_2_8_1_2_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :FinalScreen ;
  x3do:point ( 0 0 1 0 1 1 0 1 ) .
:ROUTE_2_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'netTranslation' ;
  x3do:fromNode 'myLauncher' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'FinalNetTransform' .
:ROUTE_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'netScale' ;
  x3do:fromNode 'myLauncher' ;
  x3do:toField 'set_scale' ;
  x3do:toNode 'FinalNetTransform' .
:ROUTE_2_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'nettingScale' ;
  x3do:fromNode 'myLauncher' ;
  x3do:toField 'set_scale' ;
  x3do:toNode 'FinalNettingTransform' .
:ROUTE_2_12 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'netOrientation' ;
  x3do:fromNode 'myLauncher' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'FinalNetTransform' .
