Skip to content

LiamAs05/MedialAxis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medial Axis Ipelet

An ipelet that computes the medial axis of a selected polygon.

Medial Axis of a Simple Polygon

Compiling (Linux Instructions)

Make sure you have ipe installed with its dependencies.

Make sure you have cmake (sudo apt install cmake)

After cloning the project, just run ./update.sh from the projects root directory, it should automatically place the ipelet at the first ipelets directory it manages to find.

NOTE: if you want to specify the ipelets dir manually, just run ./update.sh <directory>.

About

An ipelet that computes the medial axis of a selected (simple, convex) polygon.

Topics

Resources

Stars

Watchers

Forks

Contributors