Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polygon-Cutter

In the python project you can provide whatever polygon, as a collection of points, a line and it returns the sub-polygons cutted by the line.

image

Moreover, in the C++ part you can provide a domain and a polygon to create a conformal mesh that fills the domain replicating the polygon. image

In C++ there are different functions that create these matlab script to show the mesh or the cutted polygon.

About

Implementation of an algorithm to cut a polygon given a line, and, from there, of one to construct a mesh.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages