FreeTransform - new Processing library. Need you feedback and testing

Hello, I'd like to present you an utility library: FreeTransform. In short, is works like Photoshop freetransform tool for PImage and PGraphics. It lets you drag, scale, rotate, warp, skew, mirror your textures interactively. All transformations are automatically saved and loaded after restarting the sketch.

Here's video preview how it works: https://vid.me/5Psa

You can download it from here: https://github.com/barelief/freeTransform-processing or you can add it from PDE Contribution Manager.

This library is useful for interactively positioning objects in processing, projection mapping and others things.

Please test it and give feedback.

If someone with osx could test if it works on mac would be first issue to solve: https://github.com/barelief/freeTransform-processing/issues/22

Thanks!

Tagged:

Comments

Sign In or Register to comment.