Olaf Corten's OCUS help page for pov_strip

Help and/or history for pov_strip

See also entry in DESCRIPTION file

Usage: pro_strip [options] colorname files
 
	This script strips all smooth_triangles of a specific color from a
	POV-Ray file created by pro2pov.
	
	options:	-h 	=>	this help screen 
			-n NAME	=>	set name of result file
			-e	=>	extract from original file

	If the -e option is used the triangles of the specified color are 
	also substracted from the original file and a new file with a
	.extract extension is created.

Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl


################################################################################
# History:
# 19990219 Changed SCRIPTS_DIR extraction.
# 19960723 Changed SCRIPTS_DIR setting.
# 19960306 First version.
#
################################################################################