home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / vrml2_1.zip / vrml2.wrl < prev    next >
Text File  |  1997-08-22  |  331b  |  30 lines

  1. #VRML V1.0 ascii
  2.  
  3. # OS/2 Texture mapped sphere.
  4. Separator
  5. {
  6.    Texture2
  7.    {
  8.       filename "3DOS2.BMP"
  9.       wrapS CLAMP
  10.       wrapT CLAMP
  11.    }
  12.  
  13.    Translation
  14.    {
  15.       translation   0.0 175.0 0.0
  16.    }
  17.  
  18.    Sphere
  19.    {
  20.       radius 150.0
  21.    }
  22. }
  23.  
  24. # Directors chair.
  25. WWWInline
  26. {
  27.    name "CHAIR.WRL"
  28. }
  29.  
  30.