# VRML V2.0 utf8 Transform { translation 0 0 0 children [ Shape { geometry Sphere { radius 3 } appearance Appearance { material Material { diffuseColor 1 1 1 } } } ] } Transform { translation 0 4.5 0 children [ Shape { geometry Sphere { radius 2 } appearance Appearance { material Material { diffuseColor 1 1 1 } } } ] } Transform { translation 0 7 0 children [ Shape { geometry Sphere { radius 1 } appearance Appearance { material Material { diffuseColor 1 1 1 } } } ] } Transform { translation 0 8 0 children [ Shape { geometry Cylinder { radius 2 height 0.2 } appearance Appearance { material Material { diffuseColor 0 0 1 } } } ] } Transform { translation 0 9 0 children [ Shape { geometry Cylinder { radius 1 height 2 } appearance Appearance { material Material { diffuseColor 0 0 1 } } } ] } Transform { translation 0 7 1 rotation 1 0 0 1.57075 children [ Shape { geometry Cylinder { radius 0.05 height 0.5 } appearance Appearance { material Material { diffuseColor 1 0 0 } } } ] } Transform { translation 0.4 7.5 0.75 rotation 1 0 0 1.57075 children [ Shape { geometry Cylinder { radius 0.1 height 0.2 } appearance Appearance { material Material { diffuseColor 0 0 0 } } } ] } Transform { translation -0.4 7.5 0.75 rotation 1 0 0 1.57075 children [ Shape { geometry Cylinder { radius 0.1 height 0.2 } appearance Appearance { material Material { diffuseColor 0 0 0 } } } ] }