Rick Bensene wrote:
The coolest Tektronix terminal, if you ask me, was the
original Tek
4002.
...
There also was a 'write through' mode,
again, not sure if it was a hack, or part of the production terminals,
that would (within the limitations of the RS-232 port) could do simple
dynamic (non-stored) vector graphics.
Don't know about the 4002, but I'm pretty sure it was standard
on the 4014. We had one in college and I wrote a little thing
that drew a wireframe pyramid in writethrough mode. You gave
it a file of x, y, z rotations and it drew the animated pyramid. We
were running it on a VAX 11/780 running VMS. Of course, when
someone else got the CPU, the screen blanked. (If you didn't
rewrite the lines fast enough, they went away.) So this friend
of mine who was employed by the computing center (as was I)
as an operator got this "brilliant" idea. We had privileges to create
queues. So he created one with real-time priority so that it wouldn't
blank out. It worked in that the animation was quite smooth. But
from the perspective of everyone else on the system, it
had
locked solid. We did finally get logged in and killed the queue,
but as I recall it took about 30 to 45 minutes.
BLS