#VRML V1.0 ascii Separator{ DEF BackgroundColor Info { string " 0 0 1 " } DEF torony Separator{ DEF 1 Separator{ Material { diffuseColor 0 0 1 } Translation { translation -6 6 -6 } Cube{} } DEF 2 Separator{ Material { diffuseColor 0 1 0 } Translation { translation -5 4 -5 } Cube{ width 4 depth 4 } } DEF 3 Separator{ Material { diffuseColor 0 1 1 } Translation { translation -4 2 -4 } Cube{ width 6 depth 6 } } DEF 4 Separator{ Material { diffuseColor 1 0 0 } Translation { translation -3 0 -3 } Cube{ width 8 depth 8 } } DEF 5 Separator{ Material { diffuseColor 1 0 1 } Translation { translation -2 -2 -2 } Cube{ width 10 depth 10 } } DEF 6 Separator{ Material { diffuseColor 1 1 0 } Translation { translation -1 -4 -1 } Cube{ width 12 depth 12 } } DEF 7 Separator{ Material { diffuseColor .8 .6 .1 } Translation { translation 0 -6 0 } Cube{ width 14 depth 14 } } } DEF torony2 Separator{ # Translation { translation 5 0 0 } Translation { translation 0 2 0 } Transform { rotation 1 0 0 1.570796} Transform { rotation 0 0 1 1.570796} USE torony } DEF torony3 Separator{ # Translation { translation 0 0 5 } Translation { translation -2 2 0 } Transform { rotation 0 0 1 -1.570796} Transform { rotation 1 0 0 -1.570796} USE torony } DEF torony4 Separator{ # Translation { translation -5 0 0 } Translation { translation -14 0 0 } Transform { rotation 0 0 1 3.1415926 } Transform { rotation 1 0 0 1.570796 } USE torony } DEF torony5 Separator{ # Translation { translation -5 0 5 } Translation { translation -16 2 0 } Transform { rotation 0 1 0 1.570796} Transform { rotation 1 0 0 3.1415926 } USE torony } DEF torony6 Separator{ # Translation { translation -10 0 0 } Translation { translation -16 0 0 } Transform { rotation 0 1 0 3.1415926 } Transform { rotation 0 0 1 1.570796 } USE torony } }