GestIT: a declarative and compositional framework for multiplatform gesture definition

  • Authors:
  • Lucio Davide Spano;Antonio Cisternino;Fabio Paternò;Gianni Fenu

  • Affiliations:
  • Università di Cagliari, Cagliari, Italy;Università di Pisa, Pisa, Italy;ISTI-CNR, Pisa, Italy;Università di Cagliari, Cagliari, Italy

  • Venue:
  • Proceedings of the 5th ACM SIGCHI symposium on Engineering interactive computing systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Gestural interfaces allow complex manipulative interactions that are hardly manageable using traditional event handlers. Indeed, such kind of interaction has longer duration in time than that carried out in form-based user interfaces, and often it is important to provide users with intermediate feedback during the gesture performance. Therefore, the gesture specification code is a mixture of the recognition logic and the feedback definition. This makes it difficult 1) to write maintainable code and 2) reuse the gesture definition in different applications. To overcome these kinds of limitations, the research community has considered declarative approaches for the specification of gesture temporal evolution. In this paper, we discuss the creation of gestural interfaces using GestIT, a framework that allows declarative and compositional definition of gestures for different recognition platforms (e.g. multitouch and full-body), through a set of examples and the comparison with existing approaches.