#VRML V1.0 ascii # Copyright (c) 2000, All Rights Reserved. # Designed by PrpleTears 1-23-2000 # song Sad Lisa by Cat Stevens # Placed on the OzGate servers 10/05 # and made exclusive to the OzGate servers unless OzGate # close permanently or remains off line 6 or more months. # Any changes other than portal addressing will be made # by PrpleTears and will go on no other server without permission. Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position 0 0 0 rotation 0 -1 0 3.142 width 2 height 0 depth 2 fly TRUE startPosition 0 15 0 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/sadlisa.dsv" } WorldInfo { fields [ SFString title, MFString info ] title "Sad Lisa" 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 -1000.0 0.0 -1000.0 max 1000.0 1000.0 1000.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.2 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ ] #skyColors [ 0.0 0.0 0.0 ] scenery "" } # Gouraud shaded objects Separator { Translation { translation 0 20 0 } Dspace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .11 } WWWInline { name "sadlisa/lisaHa.wrl" } } # Gouraud shaded objects Separator { Translation { translation 0 20 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .04 } WWWInline { name "sadlisa/lisastba.wrl" } } # Gouraud shaded objects Separator { Translation { translation 0 0 0 } Dspace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .08 } WWWInline { name "sadlisa/l10.wrl" } } # Gouraud shaded objects Separator { Translation { translation 80 60 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .04 } WWWInline { name "sadlisa/lisastba.wrl" } } # Gouraud shaded objects Separator { Translation { translation -80 60 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .04 } WWWInline { name "sadlisa/lisastba.wrl" } } # DEFs Switch { whichChild -1 # DEF: regular_portal DEF regular_portal Separator { Material { diffuseColor 0 0 0 } MaterialBinding { value OVERALL } WWWInline { name "sadlisa/portal.wrl" } } } # portal: Sad Lisa User Space Separator { Transform { translation 60 -30 60 } DSpace_UserPortal { } WWWAnchor { name "sadlisa.dsv" description "Sad Lisa User Space" USE regular_portal } } # portal: Uninvited Separator { Transform { translation 520 0 -150 rotation 0 1 0 0.785 } WWWAnchor { name "uninvited.dsv" description "Uninvited" USE regular_portal } } # portal: Secret Garden Separator { Transform { translation 520 0 -250 rotation 0 1 0 0.785 } WWWAnchor { name "secret.dsv" description "Secret Garden" USE regular_portal } } # portal: Ebony Tears Separator { Transform { translation 520 0 150 rotation 0 1 0 0.785 } WWWAnchor { name "ebonytears.dsv" description "Ebony Tears" USE regular_portal } } # portal: Diner Separator { Transform { translation 520 0 250 rotation 0 1 0 0.785 } WWWAnchor { name "diner.dsv" description "Diner" USE regular_portal } } } # audio #AMBIENT_SOUND: "sadlisa/sadlisa.olw", 0, -1,-1, 0.0, 0.0 DSpace_AmbientAudio { fields [ SFString url, SFLong innerLoopMinCount, SFLong innerLoopCountRange, SFFloat innerLoopMinDelay, SFFloat innerLoopDelayRange, SFLong outerLoopMinCount, SFLong outerLoopCountRange, SFFloat outerLoopMinDelay, SFFloat outerLoopDelayRange, SFFloat leftVolume, SFFloat rightVolume ] url "sadlisa/sadlisa.olw" innerLoopMinCount -1 # << check this innerLoopCountRange 0 # << check this innerLoopMinDelay 0.00 # << check this innerLoopDelayRange 0.00 # << check this outerLoopMinCount -1 # << check this outerLoopCountRange 0 # << check this outerLoopMinDelay 0.00 # << check this outerLoopDelayRange 0.00 # << check this leftVolume 0.20 # << check this rightVolume 0.20 # << check this } }