Table of Contents
This library's purpose is to render a SVG document using the OpenGL APIs. It depends on the libsugar library for loading the document into memory. Using the libsugar-created Sugar objects' accessor functions, the renderer gathers all the information needed to render the SVG document. Conversions are done on these data to facilitate ease of rendering with OpenGL. Quick and lightweight rendering can then be carried out to display your favorite SVG documents!