← Back to team overview

multi-touch-dev team mailing list archive

Re: Touch analysis

 

On Sun, Apr 11, 2010 at 07:55:43PM -0400, Rafi Rubin wrote:
> Added crude mt finger painting.
> 
> Same url: http://ofb.net/~rafi/ts_test.tgz
> 
> For multitouch mode run: ./ts_test -mt_dev /dev/input/eventNN
> 
> Its really nothing fancy (not meant to be), but for some of you, this may be the
> first time you actually mt do anything.

This is pretty darn sweet.

> Please excuse the sloppy code, I'm still experimenting to decide how to
> code up a testing framework.  In this case I just started from
> testsprite.py from the pygame examples.

I did some minor tidying (see attached).

> When I get a chance, I'll add tracking and then assign a different color to each
> finger, and then we can start talking about what the hardware might be good for.

I'd love to see this if you do get a chance.  I took a look at doing
this myself but the evdev.py was a bit beyond me.

Thanks,
Bryce



Follow ups

References