#VRML v2.0 utf8 ## ##:@+ logo with extern proto ##@ (extern) proto EXTERNPROTO aelogo [ exposedField MFString url exposedField SFVec3f translation exposedField SFVec3f scale ][ "@vr-web3d-logo.wrl#logo" ] ##@ instance aelogo { url "@vr-logo.wrl" translation 5 -2 0 } ##@ background and viewpoint Viewpoint { position 0 0 10 } Background { skyColor 1 0.2 0.2 } ##