Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!po0o+ From: po0o+@andrew.cmu.edu (Paul Andrew Olbrich) Newsgroups: comp.graphics Subject: PIC files Message-ID: Date: 7 Oct 90 15:20:01 GMT Organization: Class of '92, Carnegie Mellon, Pittsburgh, PA Lines: 12 I was curious about PIC files too ... I seem to remember that MTV's ray tracer outputs them. Is that true? (The files I'm thinking of have the image width and height present as a text string, with a space between the two numbers and a carriage return following the height, followed by RGBRGBRGBRGB... for all the pixels, top to bottom.) Is this a standard file format? Somehow I get the impression that there are several "PIC" file formats. I was wondering if someone could shed some light on this -- I've been using the above format for a lot of my work. Drew