wdb_example(1)

NAME

wdb_example - creates a BRL-CAD geometry database from C code

SYNOPSIS

wdb_example db_file.g

DESCRIPTION

wdb_example creates a BRL-CAD geometry database from C code. This database contains a sphere centered at 0,0,0; an rpp under it; and a union of both objects.

Note that this is for writing a database and not modifying it. Currently, there is no API for modifying the database. Also note that the values in the database are stored in millimeters.

EXAMPLES

wdb_example db.g

SEE ALSO

AUTHORS

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