mkalten / reacTIVision

computer vision framework for tangible interactive surfaces
Other
308 stars 65 forks source link

Grid result deforming #15

Closed PabloArty closed 8 years ago

PabloArty commented 8 years ago

Hello MK! I have to tell you that i'm using reactivision since 2012 and i love it! Now, my problem is when I try to adjust the wide 16:9 grid the result is all deformed and it looks like a mess.

This is the grid adjusted: 20160419_125658.

And this is the result: 20160419_125705

Thanks for all bro! Have a nice week!

mkalten commented 8 years ago

This is a know issue, which is already fixed. There will be a 1.5.1 maintenance release soon, and you can already download a test build for mac and windows from here:

https://github.com/mkalten/reacTIVision/releases/tag/1.5

Please let me know if this works for you, so I can push out the formal release soon.

PabloArty commented 8 years ago

That's a detail here, I just download the 1.5 master folder and replaced all the files for windows, and it's not working, BUT i don't know if i need to compile the visual studio project to see the updates working.

mkalten commented 8 years ago

@PabloArty No need to compile, as I said there is also a test build for windows here: https://github.com/mkalten/reacTIVision/releases/download/1.5/reacTIVision-1.5.1-win32.zip

PS: the master branch already contains the ongoing work for a future reacTIVision 1.6 release, which unfortunately is not at all working on windows yet. if you want to try bug fixes for reacTIVision 1.5 though , you'll have to check out the 1.5.x branch ....

PabloArty commented 8 years ago

Well I tested the windows compiled version and all is good now. If I found more bugs I tell you. Thank's bro!