home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 2001 May / cd49www.iso / prez / chwile_www / chwile / panorama3d / panorama1_lo.ivr < prev    next >
Text File  |  2000-02-28  |  694b  |  28 lines

  1. #VRML V2.0 utf8
  2.  
  3. EXTERNPROTO Vista [
  4.     exposedField    SFString    type
  5.     exposedField    MFNode        texture
  6.     exposedField    MFVec2f        vFov
  7.     exposedField    MFVec2f        hFov
  8.     exposedField    SFVec2f        pitchRange
  9.     exposedField    SFVec2f        yawRange
  10.     exposedField    SFVec2f        zoomRange
  11.     exposedField    MFColor        groundColor
  12.     exposedField    MFFloat        groundRange
  13.     exposedField    MFColor        skyColor
  14.     exposedField    MFFloat        skyRange
  15.     eventOut    SFVec2f    clickPt
  16.     eventOut    SFVec2f    overPt
  17.     eventOut    SFBool    isBound
  18.     eventIn    SFBool    set_bind
  19.     ] "http://www.livepicture.com/proto/vistaproto15.wrl#Vista"
  20. NavigationInfo {
  21.     type "VISTA"
  22.     headlight FALSE
  23. }
  24. Vista {
  25.     texture ImageTexture { url "panorama1_lo.jpg"}
  26.     type "CUBE"
  27. }
  28.