Abstract Rendering API

Abstract rendering modules are grouped either by data type or by task.

Two modules used directly by every project are Core and Glyphset. Core has general control flow and utilities. Core.render(...) is the main driver for AR application. Glyphset has interfaces for accessing visual representations and the related info values. Familiarity with these two modules is essential. Other modules may be approached as need (or curiosity) dictates.

In addition to the modules shown here, there are a number of internal utility modules. Developers for AR should familiarize themselves with those modules as well.

Categories

Contour

Core

General

Geometry

Glyphset

Infos

Numeric