sWangTiler
A java implementation that generates wang tiles from any input image.
...In order to calculate the lowest cost path between any edge- and sample image an implementation of Dijkstra's algorithm is used which was found in the java graph library 'JGraphT'.
Credits to all mentioned parties and to http://www.texturemate.com/.