Skip to content

YangShen398/material_side_of_polygons

Repository files navigation

Distinguish interior and exterior polygons

The backbone of the code is taken from https://www.boost.org/doc/libs/1_54_0/libs/polygon/example/voronoi_visualizer.cpp.

Dependencies

This project is using Qt5 for GUI and boost::polygon library for geometric computation. Boost::polygon is a header-only library. To build the project,

mkdir build

cd build

cmake ..

Usage

Lanuch voronoi_visualizer executable and select input directory. Double click on the txt file to display the polygons with inside filled. Alt Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published