Keywords
UIST2.0 Archive - 20 years of UIST
Back
Back to keywords index

drawing

3d drawing

In Proceedings of UIST 2001
Article Picture

A suggestive interface for 3D drawing (p. 173-181)

Abstract plus

This paper introduces a new type of interface for 3D drawings that improves the usability of gestural interfaces and augments typical command-based modeling systems. In our suggestive interface, the user gives hints about a desired operation to the system by highlighting related geometric components in the scene. The system then infers possible operations based on the hints and presents the results of these operations as small thumbnails. The user completes the editing operation simply by clicking on the desired thumbnail. The hinting mechanism lets the user specify geometric relations among graphical components in the scene, and the multiple thumbnail suggestions make it possible to define many operations with relatively few distinct hint patterns. The suggestive interface system is implemented as a set of suggestion engines working in parallel, and is easily extended by adding customized engines. Our prototype 3D drawing system, Chateau, shows that a suggestive interface can effectively support construction of various 3D drawings.

drawing

In Proceedings of UIST 1996
Article Picture

Ambiguous intentions: a paper-like interface for creative design (p. 183-192)

drawing editor

In Proceedings of UIST 1999
Article Picture

Integrated manipulation: context-aware manipulation of 2D diagrams (p. 159-160)

Abstract plus

Diagram manipulation in conventional CAD systems requires frequent mode switching and explicit placement of the pivot for rotation and scaling. In order to simplify this process, we propose an interaction technique called integrated manipulation, where the user can move, rotate, and scale without mode switching. In addition, the pivot for rotation and scaling automatically snaps to a contact point during moving operation. We performed a user study is performed using our prototype system and a commercial CAD system. The results showed that users could perform a diagram manipulation task much more rapidly using our technique.

drawing effect

In Proceedings of UIST 1997
Article Picture

Systematic output modification in a 2D user interface toolkit (p. 151-158)

drawing program

In Proceedings of UIST 1996
Article Picture

A new direct manipulation technique for aligning objects in drawing programs (p. 157-164)

In Proceedings of UIST 1997
Article Picture

Interactive beautification: a technique for rapid geometric design (p. 105-114)

drawing tool

In Proceedings of UIST 1994
Article Picture

A perceptually-supported sketch editor (p. 175-184)

Abstract plus

The human visual system makes a great deal more of images than the elemental marks on a surface. In the course of viewing, creating, or editing a picture, we actively construct a host of visual structures and relationships as components of sensible interpretations. This paper shows how some of these computational processes can be incorporated into perceptually-supported image editing tools, enabling machines to better engage users at the level of their own percepts. We focus on the domain of freehand sketch editors, such as an electronic whiteboard application for a pen-based computer. By using computer vision techniques to perform covert recognition of visual structure as it emerges during the course of a drawing/editing session, a perceptually supported image editor gives users access to visual objects as they are perceived by the human visual system. We present a flexible image interpretation architecture based on token grouping in a multiscale blackboard data structure. This organization supports multiple perceptual interpretations of line drawing data, domain-specific knowledge bases for interpretable visual structures, and gesture-based selection of visual objects. A system implementing these ideas, called PerSketch, begins to explore a new space of WYPIWYG (What You Perceive Is What You Get) image editing tools.

In Proceedings of UIST 1997
Article Picture

An interactive constraint-based system for drawing graphs (p. 97-104)

graph drawing

In Proceedings of UIST 1997
Article Picture

An interactive constraint-based system for drawing graphs (p. 97-104)

tape drawing

In Proceedings of UIST 1999
Article Picture

Digital tape drawing (p. 161-169)

Abstract plus

Tape drawing is the art of creating sketches on large scale upright surfaces using black photographic tape. Typically used in the automotive industry, it is an important part of the automotive design process that is currently not computerized. We analyze and describe the unique aspects of tape drawing, and use this knowledge to design and implement a digital tape drawing system. Our system retains the fundamental interaction and visual affordances of the traditional media while leveraging the power of the digital media. Aside from the practical aspect of our work, the interaction techniques developed have interesting implications for current theories of human bimanual interaction.