An open API service indexing awesome lists of open source software.

https://github.com/micycle1/polygon-morphing

A Solution to the Vertex Correspondence Problem in 2D Polygon Morphing
https://github.com/micycle1/polygon-morphing

2d morphing polygon shape tweening

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Polygon Morphing

This repository hosts source code for the Java app accompanying Sven Albrecht's *Polygon Morphing* [thesis](http://www2.inf.uos.de/prakt/pers/dipl/svalbrec/thesis.pdf), 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.