Newsgroups: comp.graphics Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!linus!philabs!kkt From: kkt@philabs.philips.com (Kim-Kiat Tan) Subject: SunPHIGS's pcellarray Organization: Philips Laboratories, Briarcliff NY Distribution: usa Date: Mon, 20 May 1991 20:37:03 GMT Message-ID: <1991May20.203703.24007@philabs.philips.com> Originator: kkt@cyclops Sender: news@philabs.philips.com (Usenet News) I am trying to display a 2d image using cellarray, however, what I get is the outline drawn around my 2d array (i.e. you see a rectangle), and according to sun's documentation, it stated that SunPHIGS supports the minimal allowed simulation for the CELL ARRAY primitive by drawing the transformmed boundaries of the cell array, does it mean that there is no way to display image with cell array ? I tried to use the GDP (procedure pgdp3) to display 3d volume, but there is no input parameters for z-dim, so how on earth the procedure is going to know the dimension in z ? Hope someone on the net will have the answer for me. Thanks.