home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / m / m075 / 1.img / BACKUP.001 / README.BAT next >
Encoding:
DOS Batch File  |  1992-01-08  |  2.7 KB  |  63 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo  General information about the VENDORS subdirectory:
  6. echo.
  7. echo  VPOINT:   Contains a bakers-dozen of .3DS meshes created by
  8. echo            Viewpoint Engineering.  See DATAWARE.TXT for more
  9. echo            information.  This directory contains a subdirectory
  10. echo            VPDEMO that contains a self-running animated demo of
  11. echo            Viewpoint's available services. Type VPDEMO from inside
  12. echo            of that directory to run the animation.
  13. echo.
  14. echo  IMAGECEL: Contains example, texture maps (in both 8-bit .cel
  15. echo            format and 24-bit .tga format), a self-running demo,
  16. echo            and opacity maps that accompany the Imagecel's on CD-
  17. echo            ROM.  Note that the Imagecel textures seamlessly
  18. echo            repeat, which make them the perfect companion to the
  19. echo            non-repeating textures on this CD.  (note that the only
  20. echo            repeating textures on this CD are the PAT*.TGA
  21. echo            "wallpaper" textures in the SAMPLES\MAPS\PATTERNS
  22. echo            subdirectory) The combination of both CD's is optimal.
  23. echo            Look in the \ICDEMO subdirectory for readme files and
  24. echo            VGA and SVGA self-running demos.
  25. echo.
  26. pause
  27. cls
  28. echo.
  29. echo.
  30. echo  3D_ISIS:  This company produces a facilities management package
  31. echo            for 3D Studio and AutoCAD that is very tightly
  32. echo            integrated with 3D Studio.  See 3D_ISIS.DOC.
  33. echo.
  34. echo  MIRA:     Mira imaging produces a system for digitizing 3D
  35. echo            models, with plans on porting it to the PC.  See the
  36. echo            README.DOC in their directory for more information.
  37. echo            This subdirectory contains a set of .3DS meshes created
  38. echo            with their digitizing system.
  39. echo.
  40. echo  VIDEOTEX: Videotex Systems, Inc. produces T-Tools, a collection
  41. echo            of dozens of utilities for Targa and Vista cards.  This
  42. echo            subdirectory contains TTSHOW for the Targa/Targa+/Vista cards,
  43. echo            and VGASHOW for VGA and SVGA cards.  TTSHOW is a file viewer,
  44. echo            which is used to view the hundreds of .TGA files on
  45. echo            this CD.  VGASHOW is also used extensively for viewing .TGA
  46. echo            and .GIF files on your VGA / SVGA monitor from this CD.
  47. echo            Type README in the \VIDEOTEX directory for more specifics.
  48. echo.
  49. pause
  50. cls
  51. echo.
  52. echo.
  53. echo  ACURIS:   Contains twelve clip-models created by Acuris
  54. echo            ClipModels in the /EXAMPLES subdirectory, a shadow
  55. echo            study of their detailed S.F. model in the /FLIS
  56. echo            subdirectory, and images in the /IMAGES subdirectory.
  57. echo.
  58. pause
  59. cls
  60. dir
  61.  
  62.  
  63.