27
Large Displays and Multitouch Bram vandeputte

Multi Touch Introduction

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Multi Touch Introduction

Large Displays and Multitouch

Bram vandeputte

Page 2: Multi Touch Introduction

• Touch Interfaces

• Technical Overview

• Software

• Gestures

Page 3: Multi Touch Introduction

Touch Interfaces

Page 4: Multi Touch Introduction

Touchpad

Till  Nagel,  FH  Potsdam

Page 5: Multi Touch Introduction

Touchscreen

Till  Nagel,  FH  PotsdamTill  Nagel,  FH  Potsdam

Page 6: Multi Touch Introduction

Wacom  Intuos

Till  Nagel,  FH  PotsdamTill  Nagel,  FH  Potsdam

Page 7: Multi Touch Introduction

Wacom  Tech  Paper  Intuos  3

Till  Nagel,  FH  PotsdamTill  Nagel,  FH  Potsdam

Page 8: Multi Touch Introduction

Mul<touch

Till  Nagel,  FH  PotsdamTill  Nagel,  FH  Potsdam

Page 9: Multi Touch Introduction

JazzMutant  Lemur

Till  Nagel,  FH  PotsdamTill  Nagel,  FH  Potsdam

Page 10: Multi Touch Introduction

Jeff  Han,  Percep<ve  Pixel

Till  Nagel,  FH  PotsdamTill  Nagel,  FH  Potsdam

Page 11: Multi Touch Introduction

Till  Nagel,  FH  Potsdam

Page 12: Multi Touch Introduction

“ While  the  iPhone  as  a  whole  may  be  revolu4onary,  the  individual  elements  […]  are  not.

Bruce  TognazziniApple  Human  Interface  Group

Till  Nagel,  FH  Potsdam

Page 13: Multi Touch Introduction

MicrosoH  Surface

Till  Nagel,  FH  Potsdam

Page 14: Multi Touch Introduction

Technical Details

Page 15: Multi Touch Introduction

Display

• rear projection

• LCD

• overhead projection

Page 16: Multi Touch Introduction

Diffuser Material

Page 17: Multi Touch Introduction

Input

• Frustrated Total Internal Reflection (FTIR)

• Diffused Illumination (DI)

• Laser Light Plane (LLP)

• LED Light Plane (LED-LP)

• Diffused Screen Illumination (DSI)

Page 18: Multi Touch Introduction

FTIR

Page 19: Multi Touch Introduction

DI

Page 20: Multi Touch Introduction

LLP/LED-LP

Page 21: Multi Touch Introduction

DSI

Page 22: Multi Touch Introduction

Experiments• cheap multi touch input : The Box

• The tabletop :

• rear projection (1080p, +/- 110 cm diagonal)

• LLP

Page 23: Multi Touch Introduction

MTMini : The Boxhttp://www.youtube.com/watch?v=pQpr3W-YmcQ

Page 24: Multi Touch Introduction

Gestures

Page 25: Multi Touch Introduction

Tap Drag Rotate Scale

Zoom Scroll Cluster

Page 26: Multi Touch Introduction

Software

• Protocol : TUIO

• Tracker software

• Client libs. (Java, Processing, ...)

Page 27: Multi Touch Introduction

Getting Started

• Processing and/or Java

• TUIO libs

• Get TUIO input

• Get example working + start coding !