Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: $Revision: 1.6.2.16 $; site ima.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!think!ima!johnl From: johnl@ima.UUCP Newsgroups: net.micro Subject: Re: VDI Graphics Info Message-ID: <38800004@ima.UUCP> Date: Thu, 23-May-85 10:27:00 EDT Article-I.D.: ima.38800004 Posted: Thu May 23 10:27:00 1985 Date-Received: Sat, 25-May-85 06:23:15 EDT References: <58@drux1.UUCP> Lines: 22 Nf-ID: #R:drux1:-5800:ima:38800004:000:1129 Nf-From: ima!johnl May 23 10:27:00 1985 > 3. GSS's (Graphics Software Systems) bindings and drives are > available on the AT&T Unix PC (7300), are they available > for the 6300 or IBM PC and compatables. > > 6. Any price information as well as OEM details would be helpful. > > 7. What 'C' compilers are supported? Is 'C' and ASM source > included? DRI includes 'C' bindings source. IBM sells the GSS stuff as the IBM-logoed Graphics Development Toolkit, for $350. It comes with bindings for compiled Basic, Pascal, and assembler (some macros you can use.) Send in the registration card and they send you an update kit including bindings for Lattice C, large model only. Source is not available from IBM. It looks pretty good, and the documentation is extensive. My main complaint is that the interface is implemented as device drivers. That does mean that your code will continue to work when you write new drivers for new devices, but it also means that installation is too hard for casual users, which makes it a bad idea to plan to distribute software that depends on it to other than hard-core graphics users. John Levine, ima!johnl