Skip to content

A Solution to the Vertex Correspondence Problem in 2D Polygon Morphing

Notifications You must be signed in to change notification settings

micycle1/Polygon-Morphing

Repository files navigation

Polygon Morphing

This repository hosts source code for the Java app accompanying Sven Albrecht's Polygon Morphing thesis, which seeks to provide a solution to the vertex correspondence problem and vertex path problem found in 2D polygon morphing.

The source code was derived by decompiling the original java applet then fixing/cleaning the resulting code.

Program parameters are explained within the thesis.