keystoned - update on David Bouchard keystone library

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/ReleasesScreen Shot 2014-04-13 at 1.36.46 PM

Screen Shot 2014-04-13 at 1.37.04 PM

Screen Shot 2014-04-13 at 1.37.15 PM

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.

Sign In or Register to comment.