The Graphical Kernel System (GKS) was the first ISO standard for low level computer graphics, introduced in 1977. GKS provides a set of low-level drawing features for two-dimensional line and vector graphics. The calls are designed to be portable across different programming languages, graphics devices and uses, so that applications written to use GKS will be readily portable to many platforms and devices.
The GraphicalKernelSystem (GKS) was the first ISO standard for low level computer graphics, introduced in 1977.
GKS provides a set of low-level drawing features for two-dimensional line and vector graphics.
The calls are designed to be portable across different programming languages, graphics devices and uses, so that applications written to use GKS will be readily portable to many platforms and devices.
Graphical output is generated by traversal, and display of graphics on a workstation is initiated by posting structures to a workstation.
In each of these cases, the graphical operations that produce the content of these windows are conceptually requested by the associated application which usually delegates some or all of the work to the relevant graphicssystem.
In the manipulation process of the windowing sub-environment, the window system identifies the client associated with the input data and creates input tokens which are sent to the logical environment of the computer graphicssystem which requests the input.