SCCS-info %W% %E% 
$Id: README,v 1.2 1994/01/21 20:05:00 sander Exp $

Files in this directory:
	README       - this file
	Makefile     - Makefile of this directory
	demo.csh     - shell script: a demonstration tour around VCG

     used by demo.csh:
	cnt.init.csh - fragment, auxiliary of demo.csh
	animation1.c - example of an animation
	animation1   - the corresponding binary
	animation2.c - a second example of an animation
	animation2   - the corresponding binary
	demomaker.c  - utility to produce demo specifications for VCG
	demomaker    - the corresponding binary

     the VCG tool does not contain a direct printer driver (because there
     are many different types of printers in the world). Instead, the
     export into the PBM-format is possible. For the PBM-format, there
     exist a lot of printer drivers in the world.
	pbmrot90.c   - utility to rotate a PBM-P4-output 
	pbmrot90     - the corresponding binary
	pbmshift.c   - utility to create margins at PBM-P4-outputs
	pbmshift     - the corresponding binary


