{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@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":"FrontDriveSprocket.x3d"
          },
          {
            "@name":"description",
            "@content":"drive sprocket at the front of each track assembly"
          },
          {
            "@name":"creator",
            "@content":"LTC Rene' Burgess"
          },
          {
            "@name":"created",
            "@content":"22 March 2003"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"subject",
            "@content":"drive sprocket M2A3 track assembly"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/M2A3/FrontDriveSprocket.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"21 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":"FrontDriveSprocket.x3d"
            }
          },
          { "Group":
            {
              "@DEF":"ROAD_WHEEL",
              "-children":[
                { "Transform":
                  {
                    "@DEF":"WHEEL",
                    "@rotation":[1,0,0,1.57],
                    "-children":[
                      { "Transform":
                        {
                          "@scale":[1,0.5,1],
                          "@translation":[0,0.1,0],
                          "-children":[
                            { "Shape":
                              {
                                "-geometry":
                                  { "Sphere":
                                    {
                                      "@radius":0.21
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-material":
                                        { "Material":
                                          {
                                            "@DEF":"SAND",
                                            "@diffuseColor":[0.4,0.4,0.2]
                                          }
                                        }
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@translation":[0,0.1,0.3],
                          "-children":[
                            { "Group":
                              {
                                "@DEF":"FOUR_NUTS",
                                "-children":[
                                  { "Shape":
                                    {
                                      "@DEF":"LUG_NUT",
                                      "-geometry":
                                        { "Box":
                                          {
                                            "@size":[0.05,0.05,0.05]
                                          }
                                        },
                                      "-appearance":
                                        { "Appearance":
                                          {
                                            "-material":
                                              { "Material":
                                                {
                                                  "@diffuseColor":[0.05,0.05,0]
                                                }
                                              }
                                          }
                                        }
                                    }
                                  },
                                  { "Transform":
                                    {
                                      "@translation":[-0.3,0,-0.3],
                                      "-children":[
                                        { "Shape":
                                          {
                                            "@USE":"LUG_NUT"
                                          }
                                        },
                                        { "Transform":
                                          {
                                            "@translation":[0.3,0,-0.3],
                                            "-children":[
                                              { "Shape":
                                                {
                                                  "@USE":"LUG_NUT"
                                                }
                                              },
                                              { "Transform":
                                                {
                                                  "@translation":[0.3,0,0.3],
                                                  "-children":[
                                                    { "Shape":
                                                      {
                                                        "@USE":"LUG_NUT"
                                                      }
                                                    },
                                                    { "Transform":
                                                      {
                                                        "@translation":[-0.3,0,0.3],
                                                        "-children":[
                                                          { "Shape":
                                                            {
                                                              "@USE":"LUG_NUT"
                                                            }
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@center":[0,0,-0.3],
                          "@rotation":[0,1,0,0.5],
                          "@translation":[0,0.1,0.3],
                          "-children":[
                            { "Group":
                              {
                                "@USE":"FOUR_NUTS"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "@center":[0,0,-0.3],
                          "@rotation":[0,1,0,1],
                          "@translation":[0,0.10,0.3],
                          "-children":[
                            { "Group":
                              {
                                "@USE":"FOUR_NUTS"
                              }
                            }
                          ]
                        }
                      },
                      { "Transform":
                        {
                          "-children":[
                            { "Group":
                              {
                                "@DEF":"SPOKE_GROUP",
                                "-children":[
                                  { "Transform":
                                    {
                                      "@DEF":"SPOKE",
                                      "@rotation":[0,0,1,0.38],
                                      "@scale":[0.9,0.2,0.4],
                                      "@translation":[0.6,0.15,0],
                                      "-children":[
                                        { "Shape":
                                          {
                                            "-geometry":
                                              { "Sphere":
                                                {
                                                  "@radius":0.5
                                                }
                                              },
                                            "-appearance":
                                              { "Appearance":
                                                {
                                                  "-material":
                                                    { "Material":
                                                      {
                                                        "@diffuseColor":[0.3,0.3,0.1]
                                                      }
                                                    }
                                                }
                                              }
                                          }
                                        }
                                      ]
                                    }
                                  },
                                  { "Group":
                                    {
                                      "@DEF":"SURFACE",
                                      "-children":[
                                        { "Transform":
                                          {
                                            "@scale":[0.35,0.3,0.8],
                                            "@translation":[0.95,0.2,0],
                                            "-children":[
                                              { "Shape":
                                                {
                                                  "-geometry":
                                                    { "Sphere":
                                                      {
                                                        "@radius":0.5
                                                      }
                                                    },
                                                  "-appearance":
                                                    { "Appearance":
                                                      {
                                                        "-material":
                                                          { "Material":
                                                            {
                                                              "@diffuseColor":[0.3,0.3,0.1]
                                                            }
                                                          }
                                                      }
                                                    }
                                                }
                                              }
                                            ]
                                          }
                                        },
                                        { "Transform":
                                          {
                                            "@rotation":[0,1,0,0.785],
                                            "@translation":[1.025,0.2,0],
                                            "-children":[
                                              { "Shape":
                                                {
                                                  "-geometry":
                                                    { "Box":
                                                      {
                                                        "@size":[0.3,0.18,0.3]
                                                      }
                                                    },
                                                  "-appearance":
                                                    { "Appearance":
                                                      {
                                                        "-material":
                                                          { "Material":
                                                            {
                                                              "@diffuseColor":[0.3,0.3,0.1]
                                                            }
                                                          }
                                                      }
                                                    }
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  },
                                  { "Transform":
                                    {
                                      "@rotation":[0,1,0,0.53],
                                      "-children":[
                                        { "Group":
                                          {
                                            "@USE":"SURFACE"
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            },
                            { "Transform":
                              {
                                "@rotation":[0,1,0,1.05],
                                "-children":[
                                  { "Group":
                                    {
                                      "@USE":"SPOKE_GROUP"
                                    }
                                  },
                                  { "Transform":
                                    {
                                      "@rotation":[0,1,0,1.05],
                                      "-children":[
                                        { "Group":
                                          {
                                            "@USE":"SPOKE_GROUP"
                                          }
                                        },
                                        { "Transform":
                                          {
                                            "@rotation":[0,1,0,1.05],
                                            "-children":[
                                              { "Group":
                                                {
                                                  "@USE":"SPOKE_GROUP"
                                                }
                                              },
                                              { "Transform":
                                                {
                                                  "@rotation":[0,1,0,1.05],
                                                  "-children":[
                                                    { "Group":
                                                      {
                                                        "@USE":"SPOKE_GROUP"
                                                      }
                                                    },
                                                    { "Transform":
                                                      {
                                                        "@rotation":[0,1,0,1.05],
                                                        "-children":[
                                                          { "Group":
                                                            {
                                                              "@USE":"SPOKE_GROUP"
                                                            }
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          },
          { "Transform":
            {
              "@rotation":[1,0,0,3.14],
              "@translation":[0,0,-0.5],
              "-children":[
                { "Group":
                  {
                    "@USE":"ROAD_WHEEL"
                  }
                }
              ]
            }
          },
          { "Transform":
            {
              "@rotation":[1,0,0,1.57],
              "@translation":[0,0,-0.25],
              "-children":[
                { "Shape":
                  {
                    "-geometry":
                      { "Cylinder":
                        {
                          "@height":0.7,
                          "@radius":0.35
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@diffuseColor":[0.2,0.2,0.1]
                              }
                            }
                        }
                      }
                  }
                }
              ]
            }
          }
        ]
    }
  }
}