Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/franko/agg-intro

Unofficial introduction to the AGG library
https://github.com/franko/agg-intro

Last synced: about 6 hours ago
JSON representation

Unofficial introduction to the AGG library

Awesome Lists containing this project

README

        

The unofficial Introduction to the AGG Library
==============================================

This is an introduction for C++ programmers that are beginning to use AGG Library of Maxim Shemarev. You can find the official website here:

http://www.antigrain.com/

The repository contains the introduction ReStructured Text format and the HTML documentation can be created using Sphinx. The documentation can be consulted at the adress:

http://franko.github.io/agg-intro/

The documentation provided in this site can be freely used and adapted as far as the copyright informations are retained.

Please note
-----------

The AGG Library is no longer under developement and its author, Maxim Shemarev, sadly passed away. However the library is mature and some bug fixes are provided by the package maintainers of various linux distrubutions so it can be used without major concerns.

The library lacks good documentation and even this introduction is largely incomplete. If you know the AGG Library well enough you may consider contributing to the documentation provided here.