“TIGS: An overview of the terminal independent graphics system” by Heilman and Marchant

  • ©Robert L. Heilman and Jean M. Marchant

Conference:


Type:


Title:

    TIGS: An overview of the terminal independent graphics system

Presenter(s)/Author(s):



Abstract:


    TIGS is a general purpose subroutine package providing display generation and interaction capability for a general class of graphics terminals. The package is computer, operating system, and display device independent. Primary design objectives were transportability, maintainability, and ease of use. Features supported by TIGS include line, arc, multi-line plot, test and dot primitives with resettable attributes such as line style, character size, intensity, font, color, transformation matrix, etc. The package uses virtual devices such as locators, keyboards, picking devices and function keys which can represent a wide range of physical devices. TIGS supports modelling transformations, 2D and 3D viewing transformations for clipping and window to viewport mapping. Unlike the GSPC Core System, TIGS uses the interpretive approach which uses a device independent neutral display file. This neutral display file contains information describing all segments, pictures, windows, and viewports in a device independent manner. The file may be saved and used in a later job with a different display device. Additionally, all attributes such as line style, font, character size, etc., can be re-specified without re-defining the contents of a segment. In planning for expansion for distributed graphics applications, multiple independent user coordinate spaces are used. Each coordinate space is called a picture. This allows for re-specification of a window without re-defining the contents of it. A picture and all the segments contained therein can be manipulated as a group. Device independence was implemented by dividing TIGS into a device-independent pre-processor invoked by the applications programmer, and internal device drivers, one per display device. Part of the device driver may reside on a separate processor.

References:


    1. TIGS V1.0 Reference Manual, Control Data Corporation, Publication No. 60455940.
    2. “Status Report of the Graphic Standards Planning Committee of ACM/SIGGRAPH”, Computer Graphics, Vol. II, Number 3, Fall 1977.
    3. Puk, R. F. General Clipping on an Oblique Viewing Frustrum. Computer Graphics, Vol. II, Number 2, 1977, pp 229-235, SIGGRAPH 77 Proceedings.
    4. Wallace, V. L. “The Semantics of Graphic Input Devices”. Proceedings ACM Synposium on Graphic Languages, 26-27 April 1976, Miami Beach, Florida, pp. 61-65.
    5. Caruthers, L. C., van der Bos, J., van Dam, A. GPGS, A Device-independent General Purpose Graphic System for Stand-alone and Satellite Graphics. Computer Graphics, Vol, II, No. 2, 1977, pp. 112-119. SIGGRAPH 77 Proceedings.


ACM Digital Library Publication:



Overview Page: