some objects


                                  SphereTransform {
                                          sphereRadius 3.0
                                          sphereColor 1 1 1
                                  }
                          ]
                  }
  
                  DEF BALL2 SphereTransform {
                          sphereRadius 0.2
                          sphereColor 1 1 0
                  }
          ]
  }