#VRML V1.0 ascii # Copyright (c) PrpleTears,June 2000, All Rights Reserved. # Designed By: PrpleTears # Revision: Converted to olv and altered for -=Lady J=- at OzGate May 30, 2001 # Revision: Rescaled, model modified, fan and landing zone added by -=Oz=- May 30, 2001 Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position -1.5 -0.2 -4.5 rotation 0 -1 0 -2.142 width 0 height 0 depth 0 fly FALSE startPosition 0 0 0 startRotation -1 0 0 1.571 } Transform { scaleFactor 0.2 0.2 0.2 } # scene general properties - DSpace header DSpace_Server { fields [ SFString server, SFString url ] server "130.239.57.36" url "http://www.OzGate.com/Europe/retreat.dsv" } WorldInfo { fields [ SFString title, MFString info ] title "Lady J's Retreat" info "" } # lights DEF NE_Down DirectionalLight { intensity 0.7 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.1 direction -0.5 -0.5 -0.7071 on TRUE } 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 -400.0 -60.0 -120.0 max 320.0 160.0 400.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.2 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ ] #skyColors [0 0 0] scenery "../retreat/bspace.jpg" } # Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 -1 0 0 } WWWInline { name "../retreat/honeym68c.wrl" } } # Gouraud shaded objects Separator { Translation { translation -15 -3 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .40 } WWWInline { name "../retreat/fana.wrl" } } # DEFs Switch { whichChild -1 # DEF: regular_portal DEF regular_portal Separator { Transform { scaleFactor 0.1 0.1 0.1 } Material { diffuseColor 0.0 0.0 0.0 } MaterialBinding { value OVERALL } WWWInline { name "../retreat/azport-m.wrl" } } } # portal: VRML Entrance Separator { Transform { translation 32 0 32 rotation 0 1 0 0.785 } WWWAnchor { name "entrance.dsv" description "VRML Entrance" USE regular_portal } } # portal: Avatars 2000 Separator { Transform { translation 40 0 30 rotation 0 1 0 0.785 } WWWAnchor { name "avatars2000.dsv" description "Avatars 2000" USE regular_portal } } }