dli / paint

Fluid Paint - http://david.li/paint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobile support?

paulirish opened this issue · comments

It'd be cool to use this on a phone. I'm sure performance will be a challenge, but just handling touch events would be a nice start.

I've added support for touch events. So mobile support should now just be down to whether the device supports reading from and writing to full floating point textures (most don't).

Ah you're a champ. Looks fantastic on Android chrome on Pixel XL.