On 16-11-15 12:38, Stephan Eggermont wrote:
On 16/11/15 09:06, stepharo wrote:
Yes it works. Look at the thales videos
Now it is available for Pharo50.
Now we need people to have a look and let us know.
The SDL2TUIOTouchExample seems to need an improvement in the
event handling for window closing. It crashes the image.
To try it yourself, with a pretty new Pharo5+vm,
load OSWindow-SDL2-Canvases and OSWindow-TUIO from
Pharo/OSWindow, and add 5 pngs next to the image:
pharo5.png, photo1.png, photo2.png, photo3.png, photo4.png
Then run SDL2TUIOTouchExample class>>example
On a device that supports multi-touch gestures.
Stephan