@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :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 'NanuchkaMissileCorvette.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Weng Wah LO' ; x3do:name 'creator' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '27 Stember 2000' ; x3do:name 'created' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '20 October 2019' ; x3do:name 'modified' . :meta_1_5 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Using Extrusion to model Nanuchka Missile Corvette' ; x3do:name 'description' . :meta_1_6 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/ShipsMilitary/PatrolCraftNanuchkaLighthouseRussia/NanuchkaMissileCorvette.x3d' ; x3do:name 'identifier' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit 3.2, https://savage.nps.edu/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 "NanuchkaMissileCorvette.x3d" . :meta dcterms:creator "Weng Wah LO" . :meta dcterms:created "27 Stember 2000" . :meta dcterms:modified "20 October 2019" . :meta dcterms:description "Using Extrusion to model Nanuchka Missile Corvette" . :meta dcterms:identifier "https://savage.nps.edu/Savage/ShipsMilitary/PatrolCraftNanuchkaLighthouseRussia/NanuchkaMissileCorvette.x3d" . :meta dcterms:generator "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :Group_2_3, :SpotLight_2_4, :Shape_2_5, :Shape_2_6, :StarboardLaunchers, :Transform_2_8, :Island_Level1, :Island_Level2, :Island_Level3, :Transform_2_12, :Transform_2_13, :Gun, :Transform_2_15, :Shape_2_16, :Transform_2_17, :Shape_2_18 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'NanuchkaMissileCorvette.x3d' . :Background_2_2 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:groundAngle ( 1.309 1.570796 ) ; x3do:groundColor ( 0.0 0.3 0.7 .0 .1 .8 0.0 0.0 0.0 ) ; x3do:skyAngle ( 1.309 1.571 ) ; x3do:skyColor ( 0.0 0.2 0.7 0.0 0.5 1.0 1 1 1 ) . :Group_2_3 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Scene ; x3do:hasChildren :Viewpoint_2_3_1, :Viewpoint_2_3_2, :Viewpoint_2_3_3, :Viewpoint_2_3_4 . :Viewpoint_2_3_1 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Group_2_3 ; x3do:description 'Nanuchka starboard side 50m' ; x3do:orientation ( 1 0 0 -0.5 ) ; x3do:position ( 0 30 50 ) . :Viewpoint_2_3_2 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Group_2_3 ; x3do:description 'Nanuchka bow 120m' ; x3do:orientation ( 0 1 0 1.57 ) ; x3do:position ( 120 20 0 ) . :Viewpoint_2_3_3 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Group_2_3 ; x3do:description 'Nanuchka port side 50m' ; x3do:orientation ( 0 1 0 3.14 ) ; x3do:position ( 0 10 -50 ) . :Viewpoint_2_3_4 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Group_2_3 ; x3do:description 'Nanuchka directly overhead' ; x3do:orientation ( 1 0 0 -1.4 ) ; x3do:position ( 10 50 10 ) . :SpotLight_2_4 a owl:NamedIndividual, x3do:SpotLight ; x3do:hasParent :Scene ; x3do:ambientIntensity 0.3 ; x3do:beamWidth 1.570796 ; x3do:color ( 0.7 0.6 0.1 ) ; x3do:cutOffAngle .785398 ; x3do:direction ( -1 0 -1 ) ; x3do:intensity 0.6 ; x3do:location ( 80 10 50 ) . :Shape_2_5 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasGeometry :Extrusion_2_5_1 ; x3do:hasAppearance :Appearance_2_5_2 . :Extrusion_2_5_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_5 ; x3do:creaseAngle 1.57 ; x3do:crossSection ( 0 0 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 0 0 ) ; x3do:orientation ( 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 -0.5 ) ; x3do:scale ( .1 4.75 4.75 4.75 5.6 5.6 5.9 5.9 5.9 .1 ) ; x3do:solid false ; x3do:spine ( -29.65 0.25 0 -29 0 0 0 0 0 10.62 0 0 29.65 0.25 0 ) . :Appearance_2_5_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_5 ; x3do:hasMaterial :Material_2_5_2_1 . :Material_2_5_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_5_2 . :Shape_2_6 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasGeometry :Extrusion_2_6_1 ; x3do:hasAppearance :Appearance_2_6_2 . :Extrusion_2_6_1 a owl:NamedIndividual, x3do:Extrusion ; x3do:hasParent :Shape_2_6 ; x3do:creaseAngle 1.57 ; x3do:crossSection ( 0 -0.9 0 0 0 0.9 ) ; x3do:orientation ( 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 -0.5 ) ; x3do:scale ( .08 4.7 4.7 4.7 5.5 5.5 5.8 5.8 5.8 .08 ) ; x3do:solid false ; x3do:spine ( -29.5 0.25 0 -29 0.25 0 0 0.25 0 10.62 0.25 0 29.5 0.25 0 ) . :Appearance_2_6_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6 ; x3do:hasMaterial :Material_2_6_2_1 . :Material_2_6_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_6_2 ; x3do:diffuseColor ( 1 1 1 ) ; x3do:emissiveColor ( 0.2 0 0 ) . :StarboardLaunchers a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Missile_Canister, :Transform_2_7_2, :Transform_2_7_3 ; x3do:DEF 'StarboardLaunchers' ; x3do:rotation ( 0 0 1 -1.5 ) ; x3do:translation ( 5 1.6 2.5 ) . :Missile_Canister a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :StarboardLaunchers ; x3do:hasGeometry :Cylinder_2_7_1_1 ; x3do:hasAppearance :Appearance_2_7_1_2 ; x3do:DEF 'Missile_Canister' . :Cylinder_2_7_1_1 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Missile_Canister ; x3do:height 10 ; x3do:radius 0.9 . :Appearance_2_7_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Missile_Canister ; x3do:hasMaterial :Material_2_7_1_2_1 . :Material_2_7_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_7_1_2 ; x3do:diffuseColor ( .2 .5 .3 ) ; x3do:emissiveColor ( 0.2 0.5 0.3 ) . :Transform_2_7_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :StarboardLaunchers ; x3do:hasChildren :Missile_Canister-USE-1 ; x3do:translation ( 0 0 1.8 ) . :Missile_Canister-USE-1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_7_2 ; owl:sameAs :Missile_Canister . # DEF matching this USE :Transform_2_7_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :StarboardLaunchers ; x3do:hasChildren :Missile_Canister-USE-2 ; x3do:translation ( -1.7 0 0.9 ) . :Missile_Canister-USE-2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_7_3 ; owl:sameAs :Missile_Canister . # DEF matching this USE :Transform_2_8 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :StarboardLaunchers-USE-1 ; x3do:translation ( 0 0 -6.8 ) . :StarboardLaunchers-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_8 ; owl:sameAs :StarboardLaunchers . # DEF matching this USE :Island_Level1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasAppearance :Appearance_2_9_1 ; x3do:hasGeometry :IndexedFaceSet_2_9_2 ; x3do:DEF 'Island_Level1' . :Appearance_2_9_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Island_Level1 ; x3do:hasMaterial :Ship_Camo_Paint . :Ship_Camo_Paint a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_9_1 ; x3do:DEF 'Ship_Camo_Paint' ; x3do:diffuseColor ( 0.62 0.639 0.612 ) . :IndexedFaceSet_2_9_2 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :Island_Level1 ; x3do:hasCoord :Level1 ; x3do:ccw false ; x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 9 10 -1 11 12 131415 16 17 18 19 20 21 -1 0 1 2 3 4 5 6 7 8 9 10 0 11 21 20 19 18 17 16 15 14 13 12 11 -1 ) ; x3do:solid false . :Level1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_9_2 ; x3do:DEF 'Level1' ; x3do:point ( -21 2.8 0 -21 2.8 -2.5 -16.0 2.8 -2.5 -6.5 2.8 -3.5 0.0 2.8 -1.5 13.0 2.8 -1.5 13.0 2.8 1.5 0.0 2.8 1.5 -6.5 2.8 3.5 -16.0 2.8 2.5 -21 2.8 2.5 -21.8 0.05 0 -21.8 0.05 -2.5 -16.0 0.05 -2.5 -6.5 0.05 -3.5 0.0 0.05 -1.5 14.4 0.05 -1.5 14.4 0.05 1.5 0.0 0.05 1.5 -6.5 0.05 3.5 -16.0 0.05 2.5 -21.8 0.05 2.5 ) . :Island_Level2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasAppearance :Appearance_2_10_1 ; x3do:hasGeometry :IndexedFaceSet_2_10_2 ; x3do:DEF 'Island_Level2' . :Appearance_2_10_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Island_Level2 ; x3do:hasMaterial :Ship_Camo_Paint-USE-1 . :Ship_Camo_Paint-USE-1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_10_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :IndexedFaceSet_2_10_2 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :Island_Level2 ; x3do:hasCoord :Level2 ; x3do:ccw false ; x3do:coordIndex ( 0 1 2 3 4 -1 15 16 17 18 19 -1 0 1 2 3 4 0 5 9 8 7 6 5 -1 5 6 7 8 9 5 10 14 13 12 11 10 -1 10 11 12 13 14 10 15 19 18 17 16 15 -1 ) ; x3do:solid false . :Level2 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_10_2 ; x3do:DEF 'Level2' ; x3do:point ( -4.85 5.5 0 -4.85 5.5 -1.4 9.75 5.5 -1.4 9.75 5.5 1.4 -4.85 5.5 1.4 -5.1 4.6 0 -5.1 4.6 -1.4 14.15 4.6 -1.4 14.15 4.6 1.4 -5.1 4.6 1.4 -5.3 3.55 0 -5.3 3.55 -1.4 13.7 3.55 -1.4 13.7 3.55 1.4 -5.3 3.55 1.4 -5.5 2.8 0 -5.5 2.8 -1.4 13 2.8 -1.4 13 2.8 1.4 -5.5 2.8 1.4 ) . :Island_Level3 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasAppearance :Appearance_2_11_1 ; x3do:hasGeometry :IndexedFaceSet_2_11_2 ; x3do:DEF 'Island_Level3' . :Appearance_2_11_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Island_Level3 ; x3do:hasMaterial :Ship_Camo_Paint-USE-2 . :Ship_Camo_Paint-USE-2 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_11_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :IndexedFaceSet_2_11_2 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :Island_Level3 ; x3do:hasCoord :Level3 ; x3do:ccw false ; x3do:coordIndex ( 0 1 2 3 4 -1 5 6 7 8 9 -1 0 1 2 3 4 0 5 9 8 7 6 5 -1 ) ; x3do:solid false . :Level3 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_11_2 ; x3do:DEF 'Level3' ; x3do:point ( -2.2 8.4 0 -2.2 8.4 -1.4 6.6 8.4 -1.4 6.6 8.4 1.4 -2.2 8.4 1.4 -2.85 5.55 0 -2.85 5.55 -1.4 7.5 5.55 -1.4 7.5 5.55 1.4 -2.85 5.55 1.4 ) . :Transform_2_12 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_12_1, :Transform_2_12_2 ; x3do:translation ( 4.85 9.725 0 ) . :Shape_2_12_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_12 ; x3do:hasAppearance :Appearance_2_12_1_1 ; x3do:hasGeometry :Cylinder_2_12_1_2 . :Appearance_2_12_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_12_1 ; x3do:hasMaterial :Ship_Camo_Paint-USE-3 . :Ship_Camo_Paint-USE-3 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_12_1_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :Cylinder_2_12_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_12_1 ; x3do:height 2.65 ; x3do:radius 1.5 . :Transform_2_12_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_12 ; x3do:hasChildren :Shape_2_12_2_1 ; x3do:translation ( 0 1.325 0 ) . :Shape_2_12_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_12_2 ; x3do:hasAppearance :Appearance_2_12_2_1_1 ; x3do:hasGeometry :Sphere_2_12_2_1_2 . :Appearance_2_12_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_12_2_1 ; x3do:hasMaterial :Ship_Camo_Paint-USE-4 . :Ship_Camo_Paint-USE-4 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_12_2_1_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :Sphere_2_12_2_1_2 a owl:NamedIndividual, x3do:Sphere ; x3do:hasParent :Shape_2_12_2_1 ; x3do:radius 1.5 . :Transform_2_13 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_13_1, :Transform_2_13_2 ; x3do:translation ( -9.3 3.9 0 ) . :Shape_2_13_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_13 ; x3do:hasAppearance :Appearance_2_13_1_1 ; x3do:hasGeometry :Box_2_13_1_2 . :Appearance_2_13_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_13_1 ; x3do:hasMaterial :Ship_Camo_Paint-USE-5 . :Ship_Camo_Paint-USE-5 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_13_1_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :Box_2_13_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_13_1 ; x3do:size ( 2 2.2 2 ) . :Transform_2_13_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_13 ; x3do:hasChildren :Shape_2_13_2_1, :Transform_2_13_2_2 ; x3do:translation ( 0 1.1 0 ) . :Shape_2_13_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_13_2 ; x3do:hasAppearance :Appearance_2_13_2_1_1 ; x3do:hasGeometry :Box_2_13_2_1_2 . :Appearance_2_13_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_13_2_1 ; x3do:hasMaterial :Ship_Camo_Paint-USE-6 . :Ship_Camo_Paint-USE-6 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_13_2_1_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :Box_2_13_2_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_13_2_1 ; x3do:size ( 3 0.2 3 ) . :Transform_2_13_2_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_13_2 ; x3do:hasChildren :Shape_2_13_2_2_1 ; x3do:rotation ( 0 0 1 0.785 ) ; x3do:translation ( -0.4 1.2 0 ) . :Shape_2_13_2_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_13_2_2 ; x3do:hasAppearance :Appearance_2_13_2_2_1_1 ; x3do:hasGeometry :Cylinder_2_13_2_2_1_2 . :Appearance_2_13_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_13_2_2_1 ; x3do:hasMaterial :Ship_Camo_Paint-USE-7 . :Ship_Camo_Paint-USE-7 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_13_2_2_1_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :Cylinder_2_13_2_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_13_2_2_1 ; x3do:height 1.6 ; x3do:radius .65 . :Gun a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_14_1, :Transform_2_14_2 ; x3do:DEF 'Gun' ; x3do:scale ( 1 0.82 1.2 ) ; x3do:translation ( -24 1.5 0 ) . :Shape_2_14_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Gun ; x3do:hasAppearance :Appearance_2_14_1_1 ; x3do:hasGeometry :Sphere_2_14_1_2 . :Appearance_2_14_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_14_1 ; x3do:hasMaterial :Ship_Camo_Paint-USE-8 . :Ship_Camo_Paint-USE-8 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_14_1_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :Sphere_2_14_1_2 a owl:NamedIndividual, x3do:Sphere ; x3do:hasParent :Shape_2_14_1 ; x3do:radius 1.875 . :Transform_2_14_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Gun ; x3do:hasChildren :Shape_2_14_2_1 ; x3do:rotation ( 0 0 1 -1.57 ) ; x3do:translation ( -2 0 0 ) . :Shape_2_14_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_14_2 ; x3do:hasAppearance :Appearance_2_14_2_1_1 ; x3do:hasGeometry :Cylinder_2_14_2_1_2 . :Appearance_2_14_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_14_2_1 ; x3do:hasMaterial :Ship_Camo_Paint-USE-9 . :Ship_Camo_Paint-USE-9 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_14_2_1_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :Cylinder_2_14_2_1_2 a owl:NamedIndividual, x3do:Cylinder ; x3do:hasParent :Shape_2_14_2_1 ; x3do:height 4.5 ; x3do:radius 0.1 . :Transform_2_15 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Gun-USE-1 ; x3do:scale ( 0.4 0.4 0.4 ) ; x3do:translation ( -10.5 2.9 0 ) . :Gun-USE-1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_15 ; owl:sameAs :Gun . # DEF matching this USE :Shape_2_16 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasAppearance :Appearance_2_16_1 ; x3do:hasGeometry :IndexedLineSet_2_16_2 . :Appearance_2_16_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_16 ; x3do:hasMaterial :Ship_Camo_Paint-USE-10 . :Ship_Camo_Paint-USE-10 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_16_1 ; owl:sameAs :Ship_Camo_Paint . # DEF matching this USE :IndexedLineSet_2_16_2 a owl:NamedIndividual, x3do:IndexedLineSet ; x3do:hasParent :Shape_2_16 ; x3do:hasCoord :Coordinate_2_16_2_1 ; x3do:coordIndex ( 0 1 2 3 0 -1 0 4 -1 1 5 -1 2 6 -1 3 7 -1 8 9 10 11 8 -1 12 13 14 15 12 -1 16 17 18 19 16 -1 0 14 -1 3 13 -1 12 18 -1 15 17 -1 16 6 -1 19 5 -1 17 7 -1 18 4 -1 12 6 -1 13 7 -1 14 4 -1 15 5 -1 16 2 -1 17 3 -1 18 0 -1 19 1 -1 8 14 -1 9 15 -1 10 12 -1 11 13 -1 ) . :Coordinate_2_16_2_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedLineSet_2_16_2 ; x3do:point ( -3.1 14.8 -1 -0.9 14.8 -1 -0.9 14.8 1 -3.1 14.8 1 -4.81 5.5 -1.35 -0.9 8.41 -1.3 -0.9 8.41 1.3 -4.81 5.5 1.35 -4.295 8.3 -1.25 -2 8.3 -1.27 -2 8.3 1.27 -4.295 8.3 1.25 -3.90 10.5 -1.15 -0.9 10.5 -1.17 -0.9 10.5 1.17 -3.90 10.5 1.15 -3.485 12.7 -1.05 -0.9 12.7 -1.07 -0.9 12.7 1.07 -3.485 12.7 1.05 ) . :Transform_2_17 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_17_1, :Transform_2_17_2 ; x3do:translation ( -2.9 14.81 0 ) . :Shape_2_17_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_17 ; x3do:hasAppearance :Appearance_2_17_1_1 ; x3do:hasGeometry :Box_2_17_1_2 . :Appearance_2_17_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_17_1 ; x3do:hasMaterial :Material_2_17_1_1_1 . :Material_2_17_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_17_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Box_2_17_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_17_1 ; x3do:size ( 3.8 0.2 2 ) . :Transform_2_17_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_17 ; x3do:hasChildren :Shape_2_17_2_1, :RotatingAntennaMast ; x3do:translation ( 1 0.5 0 ) . :Shape_2_17_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_17_2 ; x3do:hasAppearance :Appearance_2_17_2_1_1 ; x3do:hasGeometry :Cone_2_17_2_1_2 . :Appearance_2_17_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_17_2_1 ; x3do:hasMaterial :Material_2_17_2_1_1_1 . :Material_2_17_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_17_2_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Cone_2_17_2_1_2 a owl:NamedIndividual, x3do:Cone ; x3do:hasParent :Shape_2_17_2_1 ; x3do:bottomRadius 0.2 ; x3do:height 1 . :RotatingAntennaMast a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_17_2 ; x3do:hasChildren :Shape_2_17_2_2_1, :Viewpoint_2_17_2_2_2, :Clock, :ColumnPath ; x3do:hasROUTE :ROUTE_2_17_2_2_5, :ROUTE_2_17_2_2_6 ; x3do:DEF 'RotatingAntennaMast' ; x3do:translation ( 0 0.5 0 ) . :Shape_2_17_2_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :RotatingAntennaMast ; x3do:hasAppearance :Appearance_2_17_2_2_1_1 ; x3do:hasGeometry :Box_2_17_2_2_1_2 . :Appearance_2_17_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_17_2_2_1 ; x3do:hasMaterial :Material_2_17_2_2_1_1_1 . :Material_2_17_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_17_2_2_1_1 ; x3do:diffuseColor ( 0 0 0 ) . :Box_2_17_2_2_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_17_2_2_1 ; x3do:size ( 1.3 .3 .2 ) . :Viewpoint_2_17_2_2_2 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :RotatingAntennaMast ; x3do:description 'Nanuchka Rotating Antenna Mast' ; x3do:orientation ( 1 0 0 -0.2 ) ; x3do:position ( 0 3 20 ) . :Clock a owl:NamedIndividual, x3do:TimeSensor ; x3do:hasParent :RotatingAntennaMast ; x3do:DEF 'Clock' ; x3do:cycleInterval '20' ; x3do:loop true . :ColumnPath a owl:NamedIndividual, x3do:OrientationInterpolator ; x3do:hasParent :RotatingAntennaMast ; x3do:DEF 'ColumnPath' ; x3do:key ( 0 0.5 1 ) ; x3do:keyValue ( 0.0 1.0 0.0 0.0 0.0 1.0 0.0 3.14 0.0 1.0 0.0 6.28 ) . :ROUTE_2_17_2_2_5 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :RotatingAntennaMast ; x3do:fromField 'fraction_changed' ; x3do:fromNode 'Clock' ; x3do:toField 'set_fraction' ; x3do:toNode 'ColumnPath' . :ROUTE_2_17_2_2_6 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :RotatingAntennaMast ; x3do:fromField 'value_changed' ; x3do:fromNode 'ColumnPath' ; x3do:toField 'set_rotation' ; x3do:toNode 'RotatingAntennaMast' . :Shape_2_18 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Scene ; x3do:hasAppearance :Appearance_2_18_1 ; x3do:hasGeometry :IndexedLineSet_2_18_2 . :Appearance_2_18_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_18 ; x3do:hasMaterial :Material_2_18_1_1 . :Material_2_18_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_18_1 ; x3do:diffuseColor ( 0 0 0 ) . :IndexedLineSet_2_18_2 a owl:NamedIndividual, x3do:IndexedLineSet ; x3do:hasParent :Shape_2_18 ; x3do:hasCoord :Coordinate_2_18_2_1 ; x3do:coordIndex ( 0 4 -1 1 4 -1 2 4 -1 3 4 -1 ) . :Coordinate_2_18_2_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedLineSet_2_18_2 ; x3do:point ( -4.4 14.81 -0.5 -3.1 14.81 -0.5 -3.1 14.81 0.5 -4.4 14.81 0.5 -3.3 18.35 0 ) .