G-DOT(1)
DESCRIPTION
g-dot converts the specified object(s) from a BRL-CAD database.g file to the DOT language format. The -o option specifies an output .dot file (writes to stdout by default).
The DOT language format is a plain text format for describing graphs. Programs like Graphviz, Tulip, OmniGraffle, and others can render .dot files (such as those produced by g-dot) as images.
COPYRIGHT
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