#VRML V1.0 ascii # Copywrite 2001 Chandra Bartlett (aka Kiddo) 11-01-01 for OzGate International. # Thanks to Oz for putting the flames in the gas lights and doing the portals. # Plants borrowed form NiceDude's Moon Harbour. # This space was created for the celebration of OzGate's 4th anniversary and given # to -=Oz=- to be placed on the OzGate-USA and OzGate-Europe Community Servers. Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position -7 1.0 8 rotation 0 -1 0 1.05 width 0 height 0 depth 0 fly FALSE startPosition -7 1.0 8 startRotation 0 -1 0 1.05 } Transform { scaleFactor 0.015 0.015 0.015 } DSpace_Server { server "130.239.57.36" url "http://www.OzGate.com/Europe/poolparty.dsv" } WorldInfo { title "Pool Party" info "" } DSpace_MaxAvatars { max 20 } DSpace_MaxInstances { fields [ SFLong max ] max 5 } DSpace_CubeBoundary { fields [ SFVec3f min, SFVec3f max ] min -1000.0 -30 -1000.0 max 1000.0 1000.0 1000.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.3 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ 0.0 0.2 0.0 ] skyColors [ 0.0 0.57 0.86 ] scenery "../poolparty/greenmtnstiny.jpg"} DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "../poolparty/greenmtnspalms.jpg" angularWidth 3.142 bearing 0 elevation 0.05 } DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "../poolparty/greenmtnspalms.jpg" angularWidth 3.142 bearing 3.142 elevation 0.05 } Separator { Transform { translation 0.0 100.0 0.0 } WWWInline { name "../poolparty/lightdown.wrl" } } DEF NE_Down DirectionalLight { intensity 0.8 direction -0.5 -0.5 0.7071 on TRUE } DEF NW_Down DirectionalLight { intensity 0.3 direction 0.5 -0.5 0.7071 on TRUE } DEF SW_Down DirectionalLight { intensity 0.8 direction 0.5 -0.5 -0.7071 on TRUE } DEF SE_Down DirectionalLight { intensity 0.3 direction -0.5 -0.5 -0.7071 on TRUE } Switch { whichChild -1 DEF entrance_portal Separator { Transform { scaleFactor 2 2 2 } MaterialBinding { value OVERALL } WWWInline { name "../poolparty/azport-m.wrl" } } DEF flame Separator { Transform { scaleFactor 15 15 15 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 20 } WWWInline { name "../poolparty/flame.wrl" } } } Separator { Transform { translation 0 0 0 } Rotation { rotation 0 1 0 3.14 } Scale { scaleFactor 1 1 1 } WWWInline { name "../poolparty/pool.wrl" } } Separator { Transform { translation 395 90 395 } WWWAnchor { USE flame } } Separator { Transform { translation -395 90 395 } WWWAnchor { USE flame } } Separator { Transform { translation -395 90 -395 } WWWAnchor { USE flame } } Separator { Transform { translation 395 90 -395 } WWWAnchor { USE flame } } Separator { Transform { translation 570 18 550 } DSpace_UserPortal { } WWWAnchor { name "poolparty.dsv" description "Pool Party User Space" USE entrance_portal } } Separator { Transform { translation 570 18 450 rotation 0.0 1.0 0.0 0 } WWWAnchor { name "entrance.dsv" description "VRML Entrance" USE entrance_portal } } }