home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo.
- echo.
- echo General information about the VENDORS subdirectory:
- echo.
- echo VPOINT: Contains a bakers-dozen of .3DS meshes created by
- echo Viewpoint Engineering. See DATAWARE.TXT for more
- echo information. This directory contains a subdirectory
- echo VPDEMO that contains a self-running animated demo of
- echo Viewpoint's available services. Type VPDEMO from inside
- echo of that directory to run the animation.
- echo.
- echo IMAGECEL: Contains example, texture maps (in both 8-bit .cel
- echo format and 24-bit .tga format), a self-running demo,
- echo and opacity maps that accompany the Imagecel's on CD-
- echo ROM. Note that the Imagecel textures seamlessly
- echo repeat, which make them the perfect companion to the
- echo non-repeating textures on this CD. (note that the only
- echo repeating textures on this CD are the PAT*.TGA
- echo "wallpaper" textures in the SAMPLES\MAPS\PATTERNS
- echo subdirectory) The combination of both CD's is optimal.
- echo Look in the \ICDEMO subdirectory for readme files and
- echo VGA and SVGA self-running demos.
- echo.
- pause
- cls
- echo.
- echo.
- echo 3D_ISIS: This company produces a facilities management package
- echo for 3D Studio and AutoCAD that is very tightly
- echo integrated with 3D Studio. See 3D_ISIS.DOC.
- echo.
- echo MIRA: Mira imaging produces a system for digitizing 3D
- echo models, with plans on porting it to the PC. See the
- echo README.DOC in their directory for more information.
- echo This subdirectory contains a set of .3DS meshes created
- echo with their digitizing system.
- echo.
- echo VIDEOTEX: Videotex Systems, Inc. produces T-Tools, a collection
- echo of dozens of utilities for Targa and Vista cards. This
- echo subdirectory contains TTSHOW for the Targa/Targa+/Vista cards,
- echo and VGASHOW for VGA and SVGA cards. TTSHOW is a file viewer,
- echo which is used to view the hundreds of .TGA files on
- echo this CD. VGASHOW is also used extensively for viewing .TGA
- echo and .GIF files on your VGA / SVGA monitor from this CD.
- echo Type README in the \VIDEOTEX directory for more specifics.
- echo.
- pause
- cls
- echo.
- echo.
- echo ACURIS: Contains twelve clip-models created by Acuris
- echo ClipModels in the /EXAMPLES subdirectory, a shadow
- echo study of their detailed S.F. model in the /FLIS
- echo subdirectory, and images in the /IMAGES subdirectory.
- echo.
- pause
- cls
- dir
-
-