Xref: utzoo comp.sys.mac:37836 comp.graphics:7384 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!prism!vsserv!loligo.cc.fsu.edu!pepke From: pepke@loligo.cc.fsu.edu (Eric Pepke) Newsgroups: comp.sys.mac,comp.graphics Subject: 24 Bit RGB to 8 Bit on Macintosh Message-ID: <176@vsserv.scri.fsu.edu> Date: 8 Sep 89 19:59:25 GMT Sender: news@vsserv.scri.fsu.edu Reply-To: pepke@scri1.scri.fsu.edu (Eric Pepke) Organization: Supercomputer Computations Research Institute Lines: 37 I am finishing up an application on the Macintosh to convert 24 bit RGB image files to 8 bit pictures with color look up tables using a variant of Paul Heckbert's algorithm. Currently, it can read .PIC files produced by the MTV ray tracer, display them on the screen, and save them in a format understood by NCSA Image. It can also do some animation and copy individual pictures to the clipboard. This is enough for my needs, but I would like to modify it to accept and produce other kinds of files as well; however, I need some help on which formats to support. If you have a use for this application, and you have a file format that you would like it to support, please send a complete and precise definition of the format and a small binhexed sample to me at the INTERNET address below. I can use formats for 1) Single 24 bit RGB images 2) Sequences of 24 bit RGB images 3) Color look up tables 4) Single 8 bit images 5) Sequences of 8 bit images I am particularly interested in the formats of files produced by renderers in addition to the MTV ray tracer and in the formats of color image editors such as PixelPaint. If there is reason to do so, I can even support output to files with fewer than 8 bits per pixel. So, please send in those formats! When the application is done, it will be distributed for free. Eric Pepke INTERNET: pepke@gw.scri.fsu.edu Supercomputer Computations Research Institute MFENET: pepke@fsu Florida State University SPAN: scri::pepke Tallahassee, FL 32306-4052 BITNET: pepke@fsu Disclaimer: My employers seldom even LISTEN to my opinions. Meta-disclaimer: Any society that needs disclaimers has too many lawyers.