#VRML V1.0 ascii # ©2003 Chandra Bartlett 12/27/2003 for OzGate International # This space was created for OzGate and given to -=Oz=- # to be placed on the OzGate USA and OzGate Europe community servers. Separator { DSpace_EntryPoint { position 0 1 -202 rotation 0 -1 0 0 width 0 height 0 depth 0 fly FALSE startPosition 0 15 -150 startRotation -1 0 0 0 } Transform { scaleFactor 0.025 0.025 0.025 } # scene general properties - DSpace header DSpace_Server { server "Europe.OzGate.com" url "http://www.OzGate.com/Europe/celebration.dsv" } WorldInfo { title "Celebration" info "" } DSpace_MaxAvatars { max 20 } DSpace_MaxInstances { max 3 } # scene environmental properties DSpace_CubeBoundary { min -350.0 0.0 -350.0 max 350.0 500.0 350.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.2 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ ] skyColors [ ] scenery "../celebration/star4.png" } # lights DEF NE_Down DirectionalLight { intensity 0.3 color 1 1 1 direction -0.5 -0.5 0.7071 on TRUE } DEF NW_Down DirectionalLight { intensity 0.3 color 1 1 1 direction 0.5 -0.5 0.7071 on TRUE } DEF SW_Down DirectionalLight { intensity 0.2 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 } # Main Light Separator { Transform { translation 0.0 100.0 0.0 } WWWInline { name "../celebration/lightdown.wrl" } } # Main Model Separator { Transform { translation 0.0 0.0 0.0 } Transform { scaleFactor 0.5 0.5 0.5 } WWWInline { name "../celebration/celebration.wrl" } } # Champagne Glass Separator { Transform { translation 0.0 0.0 0.0 } Transform { scaleFactor 0.5 0.5 0.5 } WWWInline { name "../celebration/glass.wrl" } } # Spinning Bubbles Separator { Transform { translation 0.0 180.0 0.0 } Transform { scaleFactor .5 .5 .5 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .01 } WWWInline { name "../celebration/bubbles.wrl" } } #1 Vase with flowers Separator { Transform { translation 0.0 28.75 360.0 } Transform { scaleFactor .25 .25 .25 } WWWInline { name "../celebration/flowers.wrl" } } #2 Vase with flowers Separator { Transform { translation 0.0 28.75 -360.0 } Transform { scaleFactor .25 .25 .25 } WWWInline { name "../celebration/flowers.wrl" } } #3 Vase with flowers Separator { Transform { translation 360.0 28.75 0.0 } Transform { scaleFactor .25 .25 .25 } WWWInline { name "../celebration/flowers.wrl" } } #4 Vase with flowers Separator { Transform { translation -360.0 28.75 0.0 } Transform { scaleFactor .25 .25 .25 } WWWInline { name "../celebration/flowers.wrl" } } # Cross Separator { Transform { translation -360.0 40.0 0.0 } Transform { scaleFactor .5 .5 .5 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 0 } WWWInline { name "../celebration/cross.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 "../celebration/azport-m.wrl" } } } # portals and links # portal: Pool Party Separator { Transform { translation 0.0 600 0.0 rotation 0 1 0 1.571 } Transform { scaleFactor 1 1 1 } WWWAnchor { name "poolparty.dsv" description "Pool Party" USE regular_portal } } # portal: Apartment 1302 Separator { Transform { translation 0.0 -250 0.0 rotation 0 1 0 1.571 } Transform { scaleFactor 1 1 1 } WWWAnchor { name "apt_1302.dsv" description "Apartment 1302" USE regular_portal } } }