clipper: Haskell API to clipper (2d polygon union/intersection/xor/clipping API)

[ algebra, bsd3, library ] [ Propose Tags ]

This is a haskell FFI to clipper (http://www.angusj.com/delphi/clipper.php)

Clipper's source+license (v4.3.0) is included in this package, so there are no external deps

NOTE: To compile, please specify the C++ compiler by passing --with-gcc=CXX


[Skip to Readme]

Modules

  • Algebra
    • Algebra.Clipper

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1
Dependencies base (>=4 && <5) [details]
License BSD-3-Clause
Author Chetan Taralekar <chetant@gmail.com>
Maintainer Chetan Taralekar <chetant@gmail.com>
Category Algebra
Home page https://github.com/chetant/clipper
Uploaded by ChetanTaralekar at 2011-08-08T11:53:45Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1452 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-10 [all 10 reports]

Readme for clipper-0.0.1

[back to package description]
clipper
=======

Haskell bindings for clipper (a C++/C#/Delphi API for 2d polygon algerbric ops)

(c) Chetan Taralekar 2011, 2012