{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Interactive",
    "@version":"3.0",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.0.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"WISP.x3d"
          },
          {
            "@name":"description",
            "@content":"Wireless Internet Service Provider (WISP) project."
          },
          {
            "@name":"creator",
            "@content":"Mark P. Sullivan"
          },
          {
            "@name":"created",
            "@content":"21 July 2003"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/WISP/WISP.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"26 March 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":"WISP.x3d"
            }
          },
          { "Transform":
            {
              "@DEF":"MoveUpAboveGround",
              "@translation":[0,22.5,0],
              "-children":[
                { "Transform":
                  {
                    "@translation":[0,-12.5,0],
                    "-children":[
                      { "Shape":
                        {
                          "@DEF":"centerTower",
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                    }
                                  }
                              }
                            },
                          "-geometry":
                            { "Cylinder":
                              {
                                "@height":20,
                                "@radius":0.6
                              }
                            }
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"leftLeg",
                          "@translation":[-2,0,0],
                          "-children":[
                            { "Shape":
                              {
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-material":
                                        { "Material":
                                          {
                                          }
                                        }
                                    }
                                  },
                                "-geometry":
                                  { "Cylinder":
                                    {
                                      "@height":20,
                                      "@radius":0.2
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"rightLeg",
                          "@translation":[2,0,0],
                          "-children":[
                            { "Shape":
                              {
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-material":
                                        { "Material":
                                          {
                                          }
                                        }
                                    }
                                  },
                                "-geometry":
                                  { "Cylinder":
                                    {
                                      "@height":20,
                                      "@radius":0.2
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"backLeg",
                          "@translation":[0,0,-2],
                          "-children":[
                            { "Shape":
                              {
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-material":
                                        { "Material":
                                          {
                                          }
                                        }
                                    }
                                  },
                                "-geometry":
                                  { "Cylinder":
                                    {
                                      "@height":20,
                                      "@radius":0.2
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"frontLeg",
                          "@translation":[0,0,2],
                          "-children":[
                            { "Shape":
                              {
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-material":
                                        { "Material":
                                          {
                                          }
                                        }
                                    }
                                  },
                                "-geometry":
                                  { "Cylinder":
                                    {
                                      "@height":20,
                                      "@radius":0.2
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"ground",
                          "@translation":[0,-10,0],
                          "-children":[
                            { "Shape":
                              {
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-material":
                                        { "Material":
                                          {
                                            "@diffuseColor":[0,1,0]
                                          }
                                        }
                                    }
                                  },
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[8,0.1,8]
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@DEF":"crossBeams",
                          "@rotation":[0,1,0,0.785],
                          "@translation":[1,0,1],
                          "-children":[
                            { "Transform":
                              {
                                "@rotation":[0,0,1,0.785],
                                "@translation":[0,8.586,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@DEF":"CrossBeam",
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "-material":
                                              { "Material":
                                                {
                                                }
                                              }
                                          }
                                        },
                                      "-geometry":
                                        { "Box":
                                          {
                                            "@size":[4,0.2,0.1]
                                          }
                                        }
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,-0.785],
                                "@translation":[0,8.586,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,0.785],
                                "@translation":[0,5.7575,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,-0.785],
                                "@translation":[0,5.7575,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,0.785],
                                "@translation":[0,2.9291,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,-0.785],
                                "@translation":[0,2.9291,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,0.785],
                                "@translation":[0,-2.8284,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,-0.785],
                                "@translation":[0,-2.8284,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,0.785],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,-0.785],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,0.785],
                                "@translation":[0,-5.6568,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,-0.785],
                                "@translation":[0,-5.6568,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,0.785],
                                "@translation":[0,-8.4852,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,0,1,-0.785],
                                "@translation":[0,-8.4852,0],
                                "-children":[
                                  { "Shape":
                                    {
                                      "@USE":"CrossBeam"
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[-2,0,-2],
                          "-children":[
                            { "Transform":
                              {
                                "@USE":"crossBeams"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@rotation":[0,1,0,1.57],
                          "-children":[
                            { "Transform":
                              {
                                "@USE":"crossBeams"
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"antennaBase",
                    "@rotation":[0,1,0,0.785],
                    "@translation":[0,-2.45,0],
                    "-children":[
                      { "Shape":
                        {
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0.8,0.8,0.8]
                                    }
                                  }
                              }
                            },
                          "-geometry":
                            { "Box":
                              {
                                "@size":[4,0.1,4]
                              }
                            }
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"FirstMast",
                    "@translation":[1,-0.9,-1.7],
                    "-children":[
                      { "Shape":
                        {
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0.8,0.8,0.8]
                                    }
                                  }
                              }
                            },
                          "-geometry":
                            { "Cylinder":
                              {
                                "@height":3,
                                "@radius":0.05
                              }
                            }
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"ThirdMast",
                    "@translation":[-2.5,-0.9,0],
                    "-children":[
                      { "Shape":
                        {
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0.8,0.8,0.8]
                                    }
                                  }
                              }
                            },
                          "-geometry":
                            { "Cylinder":
                              {
                                "@height":3,
                                "@radius":0.05
                              }
                            }
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"SecondMast",
                    "@translation":[1,-0.9,1.7],
                    "-children":[
                      { "Shape":
                        {
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0.8,0.8,0.8]
                                    }
                                  }
                              }
                            },
                          "-geometry":
                            { "Cylinder":
                              {
                                "@height":3,
                                "@radius":0.05
                              }
                            }
                        }
                      }
                    ]
                  }
                }
              ]
            }
          },
          { "Group":
            {
              "-children":[
                { "Transform":
                  {
                    "@DEF":"FirstRadio",
                    "@rotation":[0,1,0,2.5],
                    "@translation":[1,22,-1.8],
                    "-children":[
                      { "Inline":
                        {
                          "@DEF":"RadioWithAntenna",
                          "@url":["RadioWithAntenna.x3d","https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/WISP/RadioWithAntenna.x3d","RadioWithAntenna.wrl","https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/WISP/RadioWithAntenna.wrl"]
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"ThirdRadio",
                    "@rotation":[0,1,0,-1.5],
                    "@translation":[-2.58,22,0.07],
                    "-children":[
                      { "Inline":
                        {
                          "@USE":"RadioWithAntenna"
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"SecondRadio",
                    "@rotation":[0,1,0,0.5],
                    "@translation":[1.1,22,1.75],
                    "-children":[
                      { "Inline":
                        {
                          "@USE":"RadioWithAntenna"
                        }
                      }
                    ]
                  }
                },
                { "Viewpoint":
                  {
                    "@description":"Antenna Tower",
                    "@orientation":[-0.036,-0.971,-0.238,1.8804],
                    "@position":[-49.4,32.6,-8.1]
                  }
                }
              ]
            }
          },
          { "Viewpoint":
            {
              "@description":"1st Mast",
              "@orientation":[-0.001,1,-0.004,2.2366],
              "@position":[1.4,21.4,-2.2]
            }
          },
          { "Viewpoint":
            {
              "@description":"2nd Mast",
              "@orientation":[-0.072,0.994,0.076,0.4478],
              "@position":[2.7,21.6,3.9]
            }
          },
          { "Viewpoint":
            {
              "@description":"3rd Mast",
              "@orientation":[-0.004,-1,0.018,1.5572],
              "@position":[-3.1,21.3,0.1]
            }
          },
          { "Viewpoint":
            {
              "@description":"1st CPE",
              "@orientation":[0,-1,0,2.3119],
              "@position":[29.4,5.4,24.7]
            }
          },
          { "Viewpoint":
            {
              "@description":"3rd CPE",
              "@orientation":[-0.163,0.983,-0.083,2.2154],
              "@position":[102.4,5.5,-51.8]
            }
          },
          { "Viewpoint":
            {
              "@description":"2nd CPE",
              "@orientation":[0.124,-0.992,-0.022,2.7954],
              "@position":[99.1,5,97.2]
            }
          },
          { "Group":
            {
              "-children":[
                { "Transform":
                  {
                    "@DEF":"FirstHouse",
                    "@rotation":[0,1,0,2.5],
                    "@translation":[30,0,25],
                    "-children":[
                      { "Inline":
                        {
                          "@DEF":"House",
                          "@url":["../../Buildings/HouseBarisAktop/House.x3d","https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/House.x3d","../../Buildings/HouseBarisAktop/House.wrl","https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseBarisAktop/House.wrl"]
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"SecondHouse",
                    "@rotation":[0,1,0,-1.5],
                    "@translation":[100,0,100],
                    "-children":[
                      { "Inline":
                        {
                          "@USE":"House"
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"ThirdHouse",
                    "@rotation":[0,1,0,0.5],
                    "@translation":[100,0,-50],
                    "-children":[
                      { "Inline":
                        {
                          "@USE":"House"
                        }
                      }
                    ]
                  }
                }
              ]
            }
          },
          { "Group":
            {
              "-children":[
                { "Transform":
                  {
                    "@DEF":"FirstCpeRadio",
                    "@rotation":[0,1,0,-2.3],
                    "@translation":[30,6,25],
                    "-children":[
                      { "Inline":
                        {
                          "@DEF":"CpeRadio",
                          "@url":["CpeRadioWithAntenna.x3d","https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/WISP/CpeRadioWithAntenna.x3d","CpeRadioWithAntenna.wrl","https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/WISP/CpeRadioWithAntenna.wrl"]
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"SecondCpeRadio",
                    "@rotation":[0,1,0,-2.4],
                    "@translation":[100,6,100],
                    "-children":[
                      { "Inline":
                        {
                          "@USE":"CpeRadio"
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"ThirdCpeRadio",
                    "@rotation":[0,1,0,-1.1],
                    "@translation":[100,6,-50],
                    "-children":[
                      { "Inline":
                        {
                          "@USE":"CpeRadio"
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}