GithubHelp home page GithubHelp logo

franko / agg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cenllv/agg

7.0 3.0 2.0 1.03 MB

Anti-Grain Geometry

License: Other

Makefile 0.35% Shell 0.01% C++ 96.45% C 2.96% Meson 0.15% HTML 0.09%
c-plus-plus vector-graphics library antigrain

agg's Introduction

Meson build for the Antigrain C++ library

A high quality rendering engine for C++ antigrain github mirror.

This repository provides the Antigrain library from the 2.4 version branch with the addition of a Meson build and some fixes.

You can find more information about the Antigrain library in the antigrain github mirror.

Please note tha the original domain antigrain.com may not work and the antigrain github mirror reproduce its contents without modifications.

Why Meson ?

Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.

Meson is used in many major open source projects. It is better than using simple Makefiles and works better with Little Library Helper to easily build and install the antigrain library on Linux or Windows using MinGW.

To install Meson have a look at the official getting Meson webpage.

Using Meson you can build the Antigrain library using all the standard options the Meson offers.

The library is built as a static library and in addition many of the original examples will be compiled. A pkg-config file is also provided when installing the library.

How to use it?

From the source directory:

meson setup build
ninja -C build
ninja -C build install

more information from the Meson Quick guide.

An introduction to the Antigrain library

The author of this page propose an introduction to the Antigrain library. While not complete it can be useful for people beginning with the Antigrain library.

Otherwise please refer to the original Antigrain website using the antigrain github mirror.

What is the Antigrain library? (extract from the original Antigrain library's README)

The Anti-Grain Geometry Project

A high quality rendering engine for C++ http://antigrain.com

Anti-Grain Geometry - Version 2.4 Copyright (C) 2002-2005 Maxim Shemanarev (McSeem)

Permission to copy, use, modify, sell and distribute this software is granted provided this copyright notice appears in all copies. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.

agg's People

Contributors

franko avatar tomhughes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.