#VRML V1.0 ascii # by Angle Grinder June 2004 Separator { DSpace_Server { fields [ SFString server, SFString url ] server "Europe.OzGate.com" url "http://www.OzGate.com/Europe/raceday.dsv" } WorldInfo { fields [ SFString title, MFString info ] title "Race Day" info "by Angle Grinder" } DSpace_MaxAvatars { fields [ SFLong max ] max 20 } DSpace_MaxInstances { fields [ SFLong max ] max 3 } DSpace_CubeBoundary { fields [ SFVec3f min, SFVec3f max ] min -3000.0 0 -3000.0 max 3000.0 500.0 3000.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.5 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ 0.28 0.27 0.29 ] skyColors [ 0.03 0.09 0.47 ] scenery "" } Separator { WWWInline { name "../raceday/fig8b.wrl" } } Separator { Transform { translation 0 0 0 } WWWAnchor { name "raceday.dsv" description "Don't hit the tires!" WWWInline { name "../raceday/tires.wrl"}} } Separator { Transform { translation 1.459 -0.04 -1.809 rotation 0.0 1 0.0 -3.14625} WWWAnchor { name "daytrain.dsv" description "Day Train" WWWInline { name "../raceday/carportal.wrl"}} } Separator { Transform { translation 0.408 -0.018 6.794 } WWWInline { name "../raceday/sf.wrl"} } # DEFs Switch { whichChild -1 # DEF: placements DEF placements Separator { Material { diffuseColor 0 0 0} MaterialBinding { value OVERALL } Transform { rotation 0.0 1 0.0 1.5707 } } } # start 2 Separator { Transform { translation 1.0 0 6.25 #rotation 0.0 1 0.0 1.5707 } WWWAnchor { name "start2" description "Start 2" USE placements } } # start 1 Separator { Transform { translation 1.0 0 7.45 } WWWAnchor { name "start1" description "Start 1" USE placements } } } }