Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/franko/agg-intro
- Owner: franko
- Created: 2012-05-26T20:30:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T19:58:27.000Z (about 6 years ago)
- Last Synced: 2024-05-01T20:27:01.373Z (7 months ago)
- Language: C++
- Homepage: http://franko.github.io/agg-intro/
- Size: 109 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.