home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / ArtForTheMac.sea.hqx / README.original < prev    next >
Text File  |  1992-09-11  |  2KB  |  64 lines

  1.  
  2. VORT - a very ordinary rendering tool-kit. Version 2.1.2 
  3.  
  4. VORT is a collection of tools and a library for the generation and
  5. manipulation of images. It includes a ray tracer, pixel library, and
  6. utilities for doing gamma correction, median cuts, etc...
  7.  
  8. The current distribution is described as follows:
  9.  
  10. art    - a ray tracer for doing algebraic surfaces and CSG models.
  11.  
  12. tools    - some utilities for fiddling around with image files.
  13.  
  14. docs    - various bits of doco on the tools
  15.  
  16. lib    - a the pixel library files - this has only been developed to the
  17.     point needed to read and write display files.
  18.  
  19. old    - this contains a program for converting image files from 1.0
  20.     format to 1.1.
  21.  
  22. sun    - a set of display programs for a sun workstation.
  23.  
  24. X11    - a set of display programs for a 256 colour X machine.
  25.  
  26. iris    - a display program for an Iris workstation.
  27.  
  28. pc    - a set of display programs for a PC with VGA Extended Graphics.
  29.  
  30. movies    - some C programs for generating some sample animations.
  31.  
  32. tutes    - some C programs for generating some animations that demonstrate
  33.     the texturing.
  34.  
  35. We would like to thank the following people who helped with this release:
  36.     Alberto Barsella much bug hunting, ideas, some great scene files, 
  37.     another pcdisp program, and some mods to super.c.
  38.     Henry Chatroop for also surviving a VMS port.
  39.     Ole Nielsen, Joe Lappa, and Joel Welling for suggestions
  40.     and helping isolate the resulting bugs that we introduced.
  41.     Pavel Rozalski for the SGI movie programs and the changes to 
  42.     make the VORT library read compressed files.
  43.     Eric Haines for providing the SPD Databases, which proved
  44.     invaluable for debugging and testing the kd-tree in art.
  45.  
  46. This software is public domain, and provided without guarantee, although if
  47. you send beer (use the snail mail address, it's less messy) we will drink it.
  48.  
  49. Surfaces, material properties, and general chat can be directed to:
  50.  
  51.     echidna@munnari.oz.au
  52. or
  53.     echidna@gondwana.ecr.mu.oz.au
  54.  
  55. or by snail mail to:
  56.  
  57.     The Software Support Programmer
  58.     Department Of Engineering Computer Resources,
  59.     Faculty Of Engineering,
  60.     University Of Melbourne,
  61.     Parkville, Vic, 3052, Australia.
  62.  
  63. Enjoy.
  64.