BRL-CAD:Tutorials

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

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.