G

From GDWiki

Jump to: navigation, search

The ".g" file format is the BRL-CAD geometry file format. It's a compact solid model binary file format, published under an unrestricted public domain open specfication. Applications typically link against BRL-CAD's geometry modeling kernel librt ray-trace library to read and write ".g" geometry files.

Categories