|
|
|
|
|
by tvandervossen
5710 days ago
|
|
I have to agree, especially since it’s pretty easy to make this kind of app work in modern desktop browsers too. Here’s a preview for a drawing app I made this summer for the iPad and iPhone that also works fine on the desktop in Safari, Chrome, and Firefox: http://stuff.vandervossen.net/temporary/sketch.html On the iPad it supports up to 11 touch points (don’t ask) and it has some pretty neat curve smoothing to deal with the rather low resolution of the touch events compared to a native app. |
|