Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uwstat.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!uwvax!uwstat!yandell From: yandell@uwstat.UUCP Newsgroups: net.graphics,net.math.stat Subject: color graphics/S/Graphos 3 Message-ID: <178@uwstat.UUCP> Date: Mon, 15-Oct-84 18:08:38 EDT Article-I.D.: uwstat.178 Posted: Mon Oct 15 18:08:38 1984 Date-Received: Wed, 17-Oct-84 19:29:47 EDT Distribution: net Organization: U of Wisconsin CS Dept Lines: 16 I have a termcap and an S driver for the Graphos 3 color terminal developed by Ithaca Intersystems, Inc. I would be interested in sharing tidbits with anyone else who has a similar device. Basically Graphos 3 implements GKS-standard in 128 commands. Its resolution is 640x384 or 640x480, depending on hardware switch. 16 colors per window, 16 windows (actually "views") at a time on the screen, and 32 pages to choose from. It has viewports, segments, and all those other goodies, but no hardware 3-D. It also emulates a tek10, tho the character set is not the right size. I am interested in statistical applications, and would like to do 2-D, 3-D, and higher -D graphics. S allows me to do 2-D plotting with different colors for different lines, and has some 3-D. My S driver is rather primitive, tho I can have about 10 pages of graphs to look at at any one time.