#VRML V1.0 ascii # Placed on OzGate June. 2002 and will remain # exclusive to the OzGate servers unless servers # close permanently or remain off line 3 or more months. # Space Designed By: PrpleTears and Myster. # Copyright © 2001, PrpleTears # Any changes other than portal addressing # will be made by PrpleTears Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position 0 0 2 rotation 0 -1 0 0 width 0 height 0 depth 0 fly FALSE startPosition 0 0 6 startRotation -1 0 0 1.571 } Transform { scaleFactor 0.0999 0.0999 0.0999 } # scene general properties - DSpace header DSpace_Server { fields [ SFString server, SFString url ] server "Traveler.OzGate.com" url "http://www.OzGate.com/hopestreet.dsv" } WorldInfo { fields [ SFString title, MFString info ] title "538 Hope Street" info "" } DSpace_MaxAvatars { fields [ SFLong max ] max 20 } DSpace_MaxInstances { fields [ SFLong max ] max 3 } # scene environmental properties DSpace_CubeBoundary { fields [ SFVec3f min, SFVec3f max ] min -345.0 0.0 -110.0 max 347.0 80.0 90.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.1 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ 0.0 0.1 0.0 ] #skyColors [] scenery "hopestreet/grasst.jpg" } DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "hopestreet/grass.jpg" angularWidth 3.143 bearing 0 elevation 0.1 } DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "hopestreet/grass.jpg" angularWidth 3.144 bearing 3.141 elevation 0.1 } # Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "hopestreet/hopeca.wrl" } } # Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "hopestreet/lightt.wrl" } } # DEFs Switch { whichChild -1 # DEF: regular_portal DEF regular_portal Separator { Material { diffuseColor 0.0 0.0 0.0 } MaterialBinding { value OVERALL } WWWInline { name "hopestreet/cubeportal.wrl" } } } # portal: 538 Hope Street User Space Separator { Transform { translation 60 -30 60 } DSpace_UserPortal { } WWWAnchor { name "hopestreet.dsv" description "538 Hope Street User Space" USE regular_portal } } # portal: VRML Entrance Separator { Transform { translation 60 10 100 rotation 0 1 0 0.785 } WWWAnchor { name "entrance.dsv" description "VRML Entrance" USE regular_portal } } # portal: OzGate Self-Help Center Separator { Transform { translation 0 10 100 rotation 0 1 0 0.785 } WWWAnchor { name "selfhelp.dsv" description "OzGate Self-Help Center" USE regular_portal } } } }