BRL-CAD:Tutorials

From GDWiki

Jump to: navigation, search

Contents

[edit] Tutorials and Source Code Examples

[edit] Overview

[edit] 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).

[edit] Geometry Conversion

[edit] Procedural Geometry

[edit] Networking

[edit] Mathematics

[edit] 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.

Categories