Giter Club home page Giter Club logo

gfxpoly's Introduction

gfxpoly is a library for doing geometric polygon operations.
(like polygon intersection, union, hidden surface removal, stroke to
 outline conversion, wind rule conversion etc.)
It aims to be more easily embeddable than e.g. GX, livarot or CGAL, faster 
and more stable than libart, and is distributed under a non-commercial 
license (BSD-2).

It's using the algorithm from Hobby [1] with a few additional ideas 
from Hershberger [2] and Bhattacharya et al [3] (in order to produce 
a grid-rounded glyph polygon intersection in a single scanline pass)

It's very stable- at www.scribd.com, it's used to process (intersect) 
over 150,000,000 polygons (stemming from figures and illustrations
in documents) every single day.


[1] http://ect.bell-labs.com/who/hobby/93_2-27.pdf),
[2] http://www.springerlink.com/content/p46t8502v6q6g687/
[3] http://cccg.ca/proceedings/2007/07a1full.pdf

gfxpoly's People

Contributors

matthiaskramm avatar

Watchers

James Cloos 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.