Don Hatch (hatch++at++hell.engr.sgi.com)
Mon, 12 Jan 1998 19:08:56 -0800
They are probably in raw 5551 format,
2 bytes per texel: 5 bits R, 5 bits G, 5 bits B, 1 bit A
with a lower-left origin, and with no file header.
You can deduce this by looking at the .ct file;
it will say something like:
ext_format PFTEX_UNSIGNED_SHORT_5_5_5_1
See the man page for pfdLoadClipTexture
for how to read these configuration files.
There is a very primitive viewer program for these tiles in:
/usr_share_Performer/src/tools/viewtile.c
Usage would be:
viewtile <tilefilename> 5551
Don
--
Don Hatch hatch++at++sgi.com (415) 933-5150 Silicon Graphics, Inc.
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:56:33 PDT