TEDxSanDiego Presentation
GE Healthcare @ RSNA 2010
GE @ TEDMED: Visualizing Health
Multi-touch Hand Scanners
ABC Extreme Home Makeover Mirror
Interactive Multi-touch Wave Table
Aéropostale Interactive Mirror
Javascript to AS3 – Blobby blobby
Ever since I saw Jeff Han’s lava lamp multitouch demo, I’ve been interested in ‘blobs’ or ‘meta-balls’. There’s a great new HTML5/javascript demo of interacting with blobs (moving, splitting, merging, etc) http://hakim.se/experiments/html5/blob/03/.
[kml_flashembed publishmethod=”static” fversion=”8.0.0″ movie=”http://sethsandler.com/files/blobs.swf” width=”500″ height=”380″ targetclass=”flashmovie”]
[/kml_flashembed]
Audiotouch OS – Flash Multi-touch Audio Environment
Well, I never did a ‘proper’ video of my Audiotouch work, so after 2 years I decided to reshoot some video and experiment with my new HD video camera. The video is also in preparation for another how-to video that I’m developing that builds off the Mtmini video (check that out if you haven’t ) and shows how to create a simple multi-touch surface quick and easy.
I’m hoping to eventually get back to these applications and improve on a few of them. They’ve gone untouched for almost 2 years and were originally written prior to the iphone, ipad, and microsoft surface. It’s amazing how far the technology has come in such a short time.
[youtube 8IPRES6WF50]
Enjoy and let
Wall Pong (WONG) – Interactive Multiplayer Multitouch Pong Game – Now with source code!!!
Wall Pong is an interactive multi-player multitouch pong type game I wrote in AS3 a couple years ago. The aim is to get the ball into the opposing goal. You can see Wong within my Audiotouch OS software. I’ve been meaning to release the source code and game for quite some time and finally I had the chance to clean up the code (it still could use WAY more cleaning and probably re-factoring), but it’s in good enough shape for others to use.