#VRML V1.0 ascii Separator { Separator { # viewpoints DEF Cameras Switch { whichChild 0 DEF "Front" PerspectiveCamera { position 0 0 7 } DEF "Back" PerspectiveCamera { position 0 0 -7 orientation 0 1 0 3.14 } DEF "Side" PerspectiveCamera { position 7 0 0 orientation 0 1 0 1.57 } DEF "Top" PerspectiveCamera { position 0 10 0 orientation 1 0 0 -1.57 } DEF "Bottom" PerspectiveCamera { position 0 -10 0 orientation 1 0 0 1.57 } } } Separator { # crab WWWInline { name "1crab1.wrl" } } }