8000 GitHub - chrisclear3/Foster-Hormann
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chrisclear3/Foster-Hormann

Repository files navigation

Preknowledge

This code is an extension of Greiner–Hormann algorithm for polygon clipping. It is the source code of Clipping simple polygons with degenerate intersections. This repo is the mirror of author’s webpage.

Build & Execute

./build.sh

The default is debug -g flag in CMakeLists.txt

To compute the intersection (or union) of two polygon, execute

polyclip [-union] ./examples/input1.poly ./examples/input2.poly output.poly

For more information please refer to the readme_src.txt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0