Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!know!zaphod.mps.ohio-state.edu!wuarchive!udel!haven!purdue!iuvax!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!mla34142 From: mla34142@uxa.cso.uiuc.edu Newsgroups: comp.sys.sgi Subject: Re: New IBM Graphics Workstations Message-ID: <74200004@uxa.cso.uiuc.edu> Date: 24 Aug 90 05:49:00 GMT References: <17450004@hpfcdj.HP.COM> Lines: 23 Nf-ID: #R:hpfcdj.HP.COM:17450004:uxa.cso.uiuc.edu:74200004:000:1033 Nf-From: uxa.cso.uiuc.edu!mla34142 Aug 24 00:49:00 1990 /* Written 4:06 pm Aug 21, 1990 by kuba@hpfcdj.HP.COM in uxa.cso.uiuc.edu:comp.sys.sgi */ /* ---------- "Re: New IBM Graphics Workstations" ---------- */ >At SIGGRAPH, IBM told me that GL runs across their entire 3D product line, >which includes the Personal Iris boards on a 320/530 and the 730 with >proprietary supergraphics. It is supposed to be code compatible with >SGI, but I do not know of anyone who has tried this yet--anyone out >there know for sure?? Their PHIGS (GraPHIGS) also runs across the entire >line. > >Kathy GL will run across the entire product line, including the 730. It is code compatible, with certain exceptions, mostly related to the fact that IBM GL runs through X (as opposed to SGI's, which uses NeWS). For example, the mapcolor() call shouldn't be used because mapcolors() can do colormap changes 4096 times as fast. An additional header file, gl/glport.h, is also included to help in porting programs with obsolete function calls, and can be used to ease the porting process. Marc