Skip to content

j0uni/clipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clipper

Here's one simple C++ example of clipper usage that is compiling on gcc.

Build it with command: g++ clipper.cpp main.cpp -o test

You need the clipper-library, download from here: http://www.angusj.com/delphi/clipper.php

It should output:

solution size = 1
0 = 175, 200
1 = 150, 200
2 = 150, 100
3 = 175, 100

About

C++ example code for clipper library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages