#VRML V1.0 ascii # Made for OzGate Jan. 2004 and will remain # exclusive to the OzGate servers unless servers # close permanently or remain off line 3 or more months. # Space Designed By: PrpleTears Jan. 9, 2004 Copyright, PrpleTears # Any changes other than portal addressing # will be made by PrpleTears. # Song title and author is unknown at this time. Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position -4 0 0 rotation 0 -1 0 1.56 width 0 height 0 depth 0 fly FALSE startPosition 0 10 0 startRotation -1 0 0 1.571 } Transform { scaleFactor 0.0899 0.0899 0.0899 } # scene general properties - DSpace header DSpace_Server { fields [ SFString server, SFString url ] server "Traveler.OzGate.com" url "http://www.OzGate.com/rhapsody.dsv" } WorldInfo { fields [ SFString title, MFString info ] title "Rhapsody" 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 -210.0 0.0 -290.0 max 270.0 600.0 280.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.1 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [] #skyColors [] scenery "rhapsody/moon.jpg" } DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "rhapsody/moonbdax.jpg" angularWidth 3.142 bearing 0 elevation .1 } DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "rhapsody/moonbdbx.jpg" angularWidth 3.142 bearing 3.142 elevation .1 } # Gouraud shaded objects WWWInline { name "rhapsody/floora.wrl" } # Gouraud shaded objects WWWInline { name "rhapsody/floornew3a.wrl" } # Gouraud shaded objects WWWInline { name "rhapsody/lighting2.wrl" } # pointy thing Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 .05 } WWWInline { name "rhapsody/statuesa.wrl" } } # statues Gouraud shaded objects Separator { Translation { translation 48 0 44 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "rhapsody/longonea.wrl" } } # statues Gouraud shaded objects Separator { Translation { translation 48 0 -44 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "rhapsody/longonea.wrl" } } # statues Gouraud shaded objects Separator { Translation { translation -49 0 -44 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "rhapsody/longonea.wrl" } } # statues Gouraud shaded objects Separator { Translation { translation -49 0 44 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "rhapsody/longonea.wrl" } } # sparklie Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 -.005 } WWWInline { name "rhapsody/bigsparklie4.wrl" } } # DEFs Switch { whichChild -1 # DEF: regular_portal DEF regular_portal Separator { Material { diffuseColor 0 0 0 } MaterialBinding { value OVERALL } WWWInline { name "rhapsody/portal.wrl" } } } # portal: Point Serenity Separator { Transform { translation 320 0 -300 rotation 0 1 0 0.785 } WWWAnchor { name "pointserenity.dsv" description "Point Serenity" USE regular_portal } } # portal: Land Of Oz Separator { Transform { translation 320 0 300 rotation 0 1 0 0.785 } WWWAnchor { name "landofoz.dsv" description "Land of Oz" USE regular_portal } } } # audio #AMBIENT_SOUND: "rhapsody/sound2.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 "rhapsody/sound2.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 } }