GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
G-EGG(1) BRL-CAD G-EGG(1)

g-egg - Panda3D Translator (BRL-CAD to EGG)

g-egg [-v89] [-xX lvl] [-a abs_tol] [-r rel_tol] [-n norm_tol] [-D calculation_tolerance] [-o EGG_file] [-P number_of_CPUs] database.g object(s)

g-egg converts the specified object(s) from a BRL-CAD database.g file to the panda3d file format. The -x option specifies an RT debug flag and the -X option specifies an NMG debug flag. The -a, -r, and -n options specify tessellation tolerances. The -D option specifies a calculational distance tolerance (mm). Any two vertices that are less than this distance apart will be treated as the same vertex. The -v option requests verbose output, which goes to standard error. The -o option specifies the name of the file to receive the output (stdout is the default). -8 option tells the facetizer to use the marching cubes algorithm. -9 option tells the facetizer to use the "bottess" algorithm. The -P option specifies the number of CPU's to be used.

$ g-egg -o sample.egg sample.g sample_object

Error messages are intended to be self-explanatory.

BRL-CAD Team

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

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
06/07/2022 BRL-CAD

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.