fljot / Gestouch

Gestouch: multitouch gesture recognition library for Flash (ActionScript) development.
MIT License
355 stars 85 forks source link

Call for support #2

Open fljot opened 12 years ago

fljot commented 12 years ago

Just an informational message.

I've finally acquainted with Apple's UIGestureRecognizer (damn why not before? ehh Obj-C looks so scary..), why I find very good now. In short: I had kinda similar thoughts, but well Apple put "slightly" more effort in it, thought of some special use-cases.. So I'm trying to rewrite Gestouch to make... well, can't call it "port" since neither they provide source code, nor I set the task "to make a port". I'd say "port of concept". I've just published a new commit into develop branch and also updated examples project. There's several TODOs, but it seems like the basics are done. These 3 videos will explain the basic concept:

and I'm REALLY looking forward for some feedback.

ErikBehar commented 12 years ago

Hey just wanted to say thank you for the great library = ]

fljot commented 12 years ago

@ErikBehar glad you like it. But it's not finished yet, join the development!