$Id: README,v 1.7 89/09/21 10:51:05 mbp Exp $

			       viewwld

  ************************************************************************
  *		Copyright (C) 1989 by Mark B. Phillips                   *
  * 									 *
  * Permission to use, copy, modify, and distribute this software and    *
  * its documentation for any purpose and without fee is hereby granted, *
  * provided that the above copyright notice appear in all copies and    *
  * that both that copyright notice and this permission notice appear in *
  * supporting documentation, and that the name of Mark B. Phillips or   *
  * the University of Maryland not be used in advertising or publicity   *
  * pertaining to distribution of the software without specific, written *
  * prior permission.  This software is provided "as is" without express *
  * or implied warranty.                                                 *
  ************************************************************************

This directory contains the source code to viewwld, a program for
viewing a three-dimensional "world" of vectors.

To compile viewwld, you also need the following:

	(1) LGD --- a library of 3D graphics procedures

	(2) [SunView version only] GR --- a library of
	    SunView graphics procedures

You should be able to get these from the same place you got viewwld.

For instructions on how to compile and install viewwld, see the Makefile.

Author:
	Mark B. Phillips
	Department of Mathematics
	University of Maryland
	College Park, Maryland 20742
	mbp@lakisis.umd.edu
