home *** CD-ROM | disk | FTP | other *** search
/ VRML Tools for 3D Cyberspace / VRML_Tools_For_3D_Cyberspace.iso / web_fx / thanks.wr_ / thanks.wr
Text File  |  1996-07-01  |  2KB  |  64 lines

  1. #VRML V1.0 ascii
  2.  
  3. Separator {
  4.     PerspectiveCamera 
  5.     {
  6.             position    160 -200 430
  7.     }
  8.  
  9.     Separator {
  10.     Transform {
  11.     scaleFactor 190 220 1 
  12.     translation 160 -200 -2 }
  13.     Cube {}
  14.     }
  15.  
  16.         Material { diffuseColor    [ 0 0 0 ] }
  17.     
  18. Separator{
  19. Transform {
  20.     translation 0 -15 0
  21.     }
  22. AsciiText { string ["The Paper Software Company"
  23.             ]
  24. }
  25. }
  26.  
  27. Transform { translation 0 -65 0 }
  28. AsciiText { string ["Dear VRMLer," ] }
  29.  
  30. Transform { translation 0 -35 0 }
  31. AsciiText { string ["I want to take this opportunity to thank you for your early support of the" ] }
  32.  
  33. Transform { translation 0 -12 0 }
  34. AsciiText { string ["VRML standard and WebFX.  We are in the first stages of a revolution" ] }
  35.  
  36. Transform { translation 0 -12 0 }
  37. AsciiText { string ["more profound than most are aware.  Together, VRML, Java, and" ] }
  38.  
  39. Transform { translation 0 -12 0 }
  40. AsciiText { string ["WebFX represent the start of an entirely new way with which you will" ] }
  41.  
  42. Transform { translation 0 -12 0 }
  43. AsciiText { string ["interact and navigate through information."] }
  44.  
  45.  
  46. Transform { translation 0 -27 0 }
  47. AsciiText { string ["Paper is committed to building quality products which embrace and" ] }
  48.  
  49. Transform { translation 0 -12 0 }
  50. AsciiText { string ["propel this fundamental shift in computing.  We look forward to your" ] }
  51.  
  52. Transform { translation 0 -12 0 }
  53. AsciiText { string ["support as we forge ahead in the coming months." ] }
  54.  
  55. Transform { translation 0 -35 0 }
  56. AsciiText { string ["Sincerely," ] }
  57.  
  58. Transform { translation 0 -35 0 }
  59. AsciiText { string ["Mike McCue" ] }
  60.  
  61. Transform { translation 0 -12 0 }
  62. AsciiText { string ["President" ] }
  63. }
  64.