Overview

Core is the lowest level library, providing the most basic functionality. Core is written in C++ and is a portable library that is graphics-API independent. It offers the following functionality:

The Forest Library is the next highest level library. It depends directly on Core and deals will collections of Core objects in order to build and manage an entire dynamic forest.