clipper-lib

6.4.2 • Public • Published

ClipperLib

forked from Javascript Clipper

Description

The Javascript Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.

Javascript Clipper is a port of Angus Johnson's Clipper library: https://sourceforge.net/projects/polyclipping/

LIVE DEMO: http://jsclipper.sourceforge.net/6.2.1.0/main_demo.html

Information and examples: http://jsclipper.sourceforge.net/6.2.1.0/

Donate Javascript Clipper Project: https://sourceforge.net/p/jsclipper/wiki/Donations/

Use cases:

Javascript Clipper Web Site

Features

  • Line and polygon clipping - intersection, union, difference & xor
  • Line and polygon offsetting with 3 types of joining - miter, square and round
  • Polygons can be of any shape, including self-intersecting polygons
  • Minkowski Addition and Minkowski Difference functions included
  • The library is written in Javascript
  • Comprehensive documentation
  • Demos use inline SVG and Canvas libraries
  • The library is significantly faster than commercial alternatives
  • Uses Tom Wu's fast big integer library
  • UMD support

Categories

Algorithms, Graphics

Links

License

Boost Software License (BSL1.0)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 6.4.2
    6,200
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 6.4.2
    6,200
  • 6.2.1
    6,096
  • 1.0.0
    0

Package Sidebar

Install

npm i clipper-lib

Weekly Downloads

12,296

Version

6.4.2

License

BSL

Unpacked Size

215 kB

Total Files

4

Last publish

Collaborators

  • junmer