>I have been reading papers lately on the early history of computer
>panning/zooming around the 3D models. I'm really interested in the
[quoted text clipped - 3 lines]
>algorithm to do the transform and produce a new set of 3D coordinates
>to render the image.
The ESL "Kludge" display system on the 7094 at MIT's Project MAC/CTSS
was a line drawing (vector) display system rather than a raster
scan system. It had a matrix multiply between the line drawing
hardware and the display hardware. You could rotate (and scale)
the wire-stick models by just updating the matrix rather than
the whole display list.
That was mid 1960s.

Signature
The suespammers.org mail server is located in California. So are all my
other mailboxes. Please do not send unsolicited bulk e-mail or unsolicited
commercial e-mail to my suespammers.org address or any of my other addresses.
These are my opinions, not necessarily my employer's. I hate spam.
Greg - 24 Jan 2005 15:49 GMT
That is great information. I found a wonderful site about that. Thank
you.
I was really hoping for a paper that showed the state of the art around
80-83 if anyone has additional ideas.