#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 contact at Prpletears@aol.com Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position -15 1 4 rotation 0 -1 0 1.27 width 0 height 0 depth 0 fly FALSE startPosition 0 10 0 startRotation -1 0 0 1.571 } Transform { scaleFactor 0.0399 0.0399 0.0399 } # scene general properties - DSpace header DSpace_Server { fields [ SFString server, SFString url ] server "Europe.OzGate.com" url "http://www.OzGate.com/Europe/jeanniesworld.dsv" } WorldInfo { fields [ SFString title, MFString info ] title "Jeannie's World" 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 -610.0 0.0 -690.0 max 670.0 170.0 680.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.1 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ ] #skyColors [0 0 0] scenery "../jeanniesworld/back.jpg" } # Gouraud shaded objects WWWInline { name "../jeanniesworld/lighting.wrl" } # bottle Gouraud shaded objects Separator { Translation { translation 0 -4 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "../jeanniesworld/floor1b.wrl" } } # statues Gouraud shaded objects Separator { Translation { translation 50 -5 75 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "../jeanniesworld/cap3.wrl" } } # sparklie Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 0 } WWWInline { name "../jeanniesworld/bottle6.wrl" } } # sparklie Gouraud shaded objects Separator { Translation { translation 0 1 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 1 } WWWInline { name "../jeanniesworld/steam1.wrl" } } # sparklie Gouraud shaded objects Separator { Translation { translation 0 1 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 1 } WWWInline { name "../jeanniesworld/steam4.wrl" } } # sparklie Gouraud shaded objects Separator { Translation { translation -400 0 80 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 0 } WWWInline { name "../jeanniesworld/music.wrl" } } # DEFs Switch { whichChild -1 # DEF: j_portal DEF j_portal Separator { Material { diffuseColor 0 0 0 } MaterialBinding { value OVERALL } WWWInline { name "../jeanniesworld/jportal.wrl" } } } # portal: Sand Dollars Separator { Transform { translation -380 -1 0 rotation 0 -1 0 0 } WWWAnchor { name "sanddollars.dsv" description "Sand Dollars" USE j_portal } } # user portal: Jeannie's World Separator { Transform { translation -120 -3.2 0 } DSpace_UserPortal { } WWWAnchor { name "jeanniesworld.dsv" description "Jeannie's World User Space" USE j_portal } } } }