This article needs additional citations for verification. (June 2023) |
Split screen is a display technique[1] in computer graphics that consists of dividing graphics and/or text into non-overlapping adjacent parts, typically as two or four rectangular areas. This allows for the simultaneous presentation of (usually) related graphical and textual information on a computer display. TV sports adopted this presentation methodology in the 1960s for instant replay.[2]
Originally, non-dynamic split screens differed from windowing systems in that the latter allowed overlapping and freely movable parts of the screen (the "windows") to present both related and unrelated application data to the user. In contrast, the former were strictly limited to fixed positions.
The split screen technique can also be used to run two instances of an application, potentially allowing another user to interact with the second instance.