Distort Tool using triangles
So, just to continue the topic of distorting images using the Graphics.drawTriangles method ( the first experiments using drawTriangles ) I did my implementation of a DistortTool using the same method.
As always, here you can also find the source code: test_distort.zip

