ASC-PLOT3(1)

NAME

asc-plot3 - produce Plot3 instructions from ASCII representation

SYNOPSIS

asc-plot3 [file.asc [unix_plot]]

DESCRIPTION

Reads a stream of ASCII data representing Plot3 instructions and converts it to plot3(5) format. asc-plot3 reads from standard input and writes to standard output if file names are not supplied.

The input should consist of lines of the form

c arg arg ...

where c is one of the single-character Plot3 command names, and it is followed by white-space-separated arguments of appropriate number and types for that command. Optional white space and lines beginning with the comment character # are ignored.

AUTHOR

BRL-CAD Team

This software is Copyright (c) 1989-2021 by the United States Government as represented by U.S. Army Research Laboratory.

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org