Someone touched on this before and, despite the risk of being either slammed with dissent
or nibbled to death by ducks, I'm going to restate, reiterate and otherwise
pontificate.
IMHO, the concept of 'graphical display' turns on what constructs were presented
by the device to the programmer for manipulating the display. Something like a VT100
allows the programmer to ask for representations of characters; the fact that someone
created either an image of Snoopy or a pair of double-Ds by selecting the sequence of
characters does not change the nature of the display primitive: textual. OTOH, some
systems offered the ability to ask that a point be plotted at (X,Y), that a line of length
N be drawn from (X1,Y1) to (X2, Y2) (or equivalent polar coordinates), and perhaps other
graphical primitives (circles, etc.). That is a graphical display. Some offered both,
e.g. the Tektronix 4010, but the textual display was an abstraction on top of the
underlying graphical display.
It could be argued that a raster-scan text display is likewise an abstraction on top of an
underlying graphical display, but I would disagree: the device as presented to a
programmer (again, think VT100) does not allow for manipulation of objects at a lower
level than character selection. You cannot access the dot-level of a VT100 from the
computer. The raster-scan text display is an *implementation*, not an abstraction. That
doesn't mean a raster-scan display can't be a graphical display, obviously, but
again it turns on what the devices lets you write code to do.
Anyway, that's how I think of it, FWIW. I'm going to go do something meaningful
now.... -- Ian
-----Original Message-----
From: cctalk-bounces at
classiccmp.org [mailto:cctalk-bounces at
classiccmp.org] On Behalf
Of Paul_Koning at
dell.com
Sent: Tuesday, October 21, 2008 1:46 PM
To: cctalk at
classiccmp.org
Subject: RE: CRT displays [was: computer graphics in the 1950s]
I give up. I can't figure out how you define "monitor".
Is it a raster-scan CRT? If so, then yes, it doesn't directly do characters.
Is it a vector-only CRT? If so, then again it doesn't directly do characters.
Is it a vacuum tube with a phosphor face intended as an output device viewed by humans?
That would be the definition I would assume you're using. If so, then the SAGE
displays fit: those are direct view tubes that can display both vectors and characters,
and the character display is a Charactron.
paul
-----Original Message-----
From: cctalk-bounces at
classiccmp.org [mailto:cctalk-bounces at
classiccmp.org] On Behalf
Of Richard
Sent: Tuesday, October 21, 2008 4:38 PM
To: General Discussion: On-Topic and Off-Topic Posts
Subject: Re: CRT displays [was: computer graphics in the 1950s]
In article <B135486A342E6244AEE1EB13118903BA01973073 at
ausx3mpc106.aus.amer.dell.com>,
<Paul_Koning at dell.com> writes:
Sure it is. Wikipedia mentions it was used as a
display device on SAGE.
While all monitors are display devices, not all display devices are
monitors.
Seriously guys, does anyone have anything useful to contribute on this
subject or do you all just sit around on your asses waiting for a
chance to nitpick on definitions of words?
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<http://www.xmission.com/~legalize/book/download/index.html>
Legalize Adulthood! <http://blogs.xmission.com/legalize/>