Hello folks,
 
I work on primarily on multitouch installations for clients. Historically 
these are built in processing, flash, openframeworks, etc., but a simple 
full-screen browser is becoming a more and more viable platform due to 
WebGL, WebSockets, and hardware-accelerated performance. 

However, while tablet and smartphone screens generate proper 
touchstart/move/end events, most larger touchscreens and touchscreen 
overlays don't.

So I'm pleased to announce the release of cljs-multitouch, a (very) small 
ClojureScript project that works in concert with a browser plugin to solve 
that problem. cljs-multitouch allows you to get up and running quickly with 
multitouch ClojureScript apps on even the largest overlays and screens.

check it out here:
https://github.com/jhickner/cljs-multitouch

Thanks!

- Jason
http://www.varywell.com/

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to