#VRML V1.0 ascii # Copywrite 2003 Chandra Bartlett (aka Kiddo) 08/26/03 for OzGate International. # Tikki Outpost retextured to be placed on the OzGate Community servers for the # fifth anniversary celebration. Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position 0 .85 -8.75 rotation 0 1 0 3.14 width 0 height 0 depth 0 fly TRUE startPosition -0.5 0.5 -5.0 startRotation 0 1 0 3.14 } Transform { scaleFactor 0.025 0.025 0.025 } # scene general properties - DSpace header DSpace_Server { server "Traveler.OzGate.com" url "http://www.OzGate.com/tikkirevisited.dsv" } WorldInfo { title "Tikki Revisited" info "By Kiddo" } DSpace_MaxAvatars { max 20 } DSpace_MaxInstances { fields [ SFLong max ] max 5 } # scene environmental properties DSpace_CubeBoundary { min -300.0 -10.0 -300.0 max 300.0 300.0 300.0 } Environment { ambientIntensity 0.2 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ 0 0 0 ] skyColors [ 0 0 0 ] scenery "" } DSpace_Horizon { url "tikkirevisited/SRFBKG4.BMP" angularWidth 2.11 bearing 0 elevation .1745 } DSpace_Horizon { url "tikkirevisited/SRFBKG4.BMP" angularWidth 2.11 bearing 2.09 elevation .1745 } DSpace_Horizon { url "tikkirevisited/SRFBKG4.BMP" angularWidth 2.11 bearing 4.18 elevation .1745 } DSpace_Horizon { url "tikkirevisited/SRFBKG6.BMP" angularWidth 2.11 bearing 4.18 elevation .1745 } # lights DEF NE_Down DirectionalLight { intensity 0.8 color 1 1 1 direction -0.5 -0.5 0.7071 on TRUE } DEF NW_Down DirectionalLight { intensity 0.2 color 1 1 1 direction 0.5 -0.5 0.7071 on TRUE } DEF SW_Down DirectionalLight { intensity 0.5 color 1 1 1 direction 0.5 -0.5 -0.7071 on TRUE } DEF SE_Down DirectionalLight { intensity 0.1 color 1 1 1 direction -0.5 -0.5 -0.7071 on TRUE } # DEFs Switch { whichChild -1 # DEF: entrance_portal DEF entrance_portal Separator { Transform { scaleFactor 1.7 1.7 1.7 } Material { diffuseColor 0.7 0.1 0.1 } MaterialBinding { value OVERALL } WWWInline { name "beach/azport-m.wrl" } } } # max Separator { Transform { translation 0 0 0 } Rotation { rotation 0 1 0 3.14 } Scale { scaleFactor .8 .8 .8 } WWWInline { name "tikkirevisited/beach.wrl" } } # max Separator { Transform { translation 0 35 -330 } Rotation { rotation 0 1 0 3.14 } Scale { scaleFactor .3 .3 .3 } WWWInline { name "tikkirevisited/sign.wrl" } } # flame 1 Separator { Transform { translation 66 54.50 26.50 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 20 } WWWInline { name "tikkirevisited/LODFLAME.WRL" } } # flame 2 Separator { Transform { translation -26.50 54.50 26.50 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 20 } WWWInline { name "tikkirevisited/LODFLAME.WRL" } } # flame 3 Separator { Transform { translation -21.70 31 -28 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 20 } WWWInline { name "tikkirevisited/LODFLAME.WRL" } } # flame 4 Separator { Transform { translation 43.5 27.50 -28.25 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 20 } WWWInline { name "tikkirevisited/LODFLAME.WRL" } } # DEFs Switch { whichChild -1 # DEF: regular_portal DEF regular_portal Separator { Material { diffuseColor 0.0 0.0 0.0 } MaterialBinding { value OVERALL } WWWInline { name "tikkirevisited/azport-m.wrl" } } } # portal: OzGate Pavilion Separator { Transform { translation -200 -30 -600 rotation 0 1 0 0.0 } WWWAnchor { name "pavilion.dsv" description "OzGate Pavilion" USE regular_portal } } # portal: Pool Party Separator { Transform { translation -400 -30 -600 rotation 0 1 0 0.0 } WWWAnchor { name "poolparty.dsv" description "Pool Party" USE regular_portal } } # portal: Amber Glen Separator { Transform { translation -600 -30 -600 rotation 0 1 0 0.0 } WWWAnchor { name "amberglen.dsv" description "Amber Glen" USE regular_portal } } } }