See also entry in DESCRIPTION file
Usage: pov_min_max [options] files
This script shows the minimum and maximum values of the X,Y,Z coordinates
of the smooth_triangles of all given POV-Ray files.
options: -h => this help screen
-t => show TOTAL minimum and maximum values
Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl
################################################################################
# History:
# Feb 6, 1996 First version
#
################################################################################
|