We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I updated the keystoned library of David Bouchard. If someone has a email adres of David Bouchard, then please give it to me.
The major change is that a CornerPinSurface can be used as an input:
https://github.com/clankill3r/keystoned/tree/master/Releases
So in other words, instead of forward mapping there also is backward mapping now.
outSurface.render(img, inSurface);
For the rest there are small changes: -methods for getting corners -option to render the frame without a texture -textureMode(NORMAL) no longer breaks results -added method isOnControlPoint(float x, float y) -much smarter selection when it comes to overlapping, clicking on a control point has priority over a surface
Main reason for this update is that i need to beam where i draw with a marker.