BRL-CAD:Tutorials

From GPWiki

Contents

Tutorials and Source Code Examples

Overview

Geometry Modeling Kernel

Most of BRL-CAD's power is in its extensive geometry modeling kernel, which is comprised of several notably including: libbu (basic utility), libbn (numerics), librt (ray-trace and geometry library).

Geometry Conversion

Procedural Geometry

Networking

Mathematics

BRL-CAD Tutorial Series

Extensive documentation has been written for BRL-CAD, in particular for the GUI-based geometry modeler MGED. These tutorials are designed to get modelers up to speed on how to use one of the modeling tools in BRL-CAD.