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-VAR(1) User Commands G-VAR(1)

g-var - Produce (OpenGL) Vertex Arrays from BOT BRL-CAD geometry

g-var [-v] [-y] [-s scale] [-f] [-o outfile] infile.g object

g-var writes the bag of triangle (BOT) primitives of the specified object in a binary array format to outfile or to stdout.

-v
Request verbose output.

-y

Transform the coordinate system from xyz to xzy.

-s scale

Scale the output geometry by factor scale. By default the scale factor is 0.001 (standard transformation from meters to millimeters).

-f

Flip face normals. This changes both the vertex order and the output normals.

-o outfile

The output will be written to outfile. By default the output is written to stdout.

TODO

$ g-var -o sample.mesh sample.g sample_object

Error messages are intended to be self-explanatory.

Prasad Silva

This software is Copyright (c) 2006-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.