multitouchmalli
Multitouchmalli is a framework in human-computer interaction for describing how multitouch input is captured, processed, and interpreted by a digital system. It provides a formal basis for representing multiple simultaneous touch contacts and the gestures they produce, enabling designers and engineers to reason about input semantics independently of hardware specifics.
In the model, each contact point is characterized by an identifier, position coordinates on the sensing surface,
The multitouch processing pipeline typically includes sensing, filtering, contact tracking, and gesture recognition, followed by event
Applications span smartphones, tablets, large touch displays, and interactive surfaces. The multitouchmalli informs platform-agnostic design, enabling