#VRML V2.0 utf8 WorldInfo { title "Rifle Grip" info "By vr0307" } NavigationInfo { type "EXAMINE" } Background { skyColor 1 0.75 0} PROTO revolver_grip [ exposedField SFVec3f translation 0 0 0 exposedField SFVec3f scale 1 1 1 exposedField SFRotation rotation 0 0 0 0 ]{ Transform{ translation IS translation scale IS scale rotation IS rotation children [ # Child 1: Gun_grip Transform { rotation 0 0 0 0 scale 2.5 2.5 2.5 translation 0 0 0 children [ Shape { appearance Appearance { material Material { diffuseColor .35 .16 .12 specularColor .21 .11 0 ambientIntensity .0533 shininess .05 } } geometry Extrusion { spine [ -7.4 -.1 0, -3 .8 0, -1.4 1.1 0, .3 1.1 0, 2.1 1.8 0 ] scale [ 1.7 1.7, 1.4 1.4, 1.3 1.3, .8 .8, .6 .7 ] crossSection [ -.166667 -.5, -.966667 -.4, -1.1 0, -.966667 .4, -.166667 .5, .766667 .3, .9 0, .766667 -.3, -.166667 -.5 ] } } ] } ] } } revolver_grip { }