#VRML V1.0 ascii # Copyright (c) PrpleTears # Designed by PrpleTears (12/99) Christmas 1999 Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position 0 0 0 rotation 0 -1 0 3.142 width 2 height 0 depth 2 fly TRUE startPosition 0 15 0 startRotation -1 0 0 1.571 } Transform { scaleFactor 0.0999 0.0999 0.0999 } # scene general properties - DSpace header DSpace_Server { fields [ SFString server, SFString url ] server "Traveler.OzGate.com" url "http://www.OzGate.com/christmas99.dsv" } WorldInfo { fields [ SFString title, MFString info ] title "OzGate Christmas" 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 -1000.0 0.0 -1000.0 max 1000.0 1000.0 1000.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.2 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ ] #skyColors [ 0 0 0 ] scenery "christmas99/officeStar.png" } # Gouraud shaded objects WWWInline { name "christmas99/floorca2.wrl" } # Gouraud shaded objects Separator { Translation { translation 95 14 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .01 } WWWInline { name "christmas99/treenoa2.wrl" } } # Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .08 } WWWInline { name "christmas99/center22.wrl" } } # Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .07 } WWWInline { name "christmas99/train.wrl" } } # DEFs Switch { whichChild -1 # DEF: regular_portal DEF regular_portal Separator { Material { diffuseColor 0.7 0.1 0.1 } MaterialBinding { value OVERALL } WWWInline { name "christmas99/azport-m.wrl" } } } # portal: VRML Entrance Separator { Transform { translation 320 10 320 rotation 0 1 0 0.785 } WWWAnchor { name "entrance.dsv" description "VRML Entrance" USE regular_portal } } # portal: Nativity Separator { Transform { translation 320 10 380 rotation 0 1 0 0.785 } WWWAnchor { name "nativity.dsv" description "Nativity" USE regular_portal } } }