Skip to content

This wraps the clipper library for performing boolean operations on polygons. Union, intersection, difference and xor are supported. Now with clipper 6.4.0 and support ofPath and ofPolyline.

ryanaltair/ofxClipper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ofxClipper

An addon for openframeworks that lets you do boolean operations on polygons (contours). it use ofPath only but there is a easy way to exchange ofPath and ofPolyline

It does this by wrapping the clipper library (http://www.angusj.com/delphi/clipper.php)

About

This wraps the clipper library for performing boolean operations on polygons. Union, intersection, difference and xor are supported. Now with clipper 6.4.0 and support ofPath and ofPolyline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%