#VRML V2.0 utf8 Group { children [ Shape { appearance Appearance { material Material { } texture ImageTexture { url "top.gif" } } geometry Cylinder { bottom FALSE side FALSE height 2.7 } } Shape { appearance Appearance { material Material { } texture ImageTexture { url "bottom.gif" } } geometry Cylinder { top FALSE side FALSE height 2.7 } } Shape { appearance Appearance { material Material { } texture ImageTexture { url "label.gif" } } geometry Cylinder { top FALSE bottom FALSE height 2.7 } } ]