> Yes, the PNG and PPM file formats allow you to specify an output bit depth
> from 5 to 16 bits per channel. This is done via the commandline. The docs
> will tell you how to do.
>
>>And maybe - to a text file ?
There are two versions of ppm. One is pure text, for the other one just the
header is pure text. povray uses the second one. You can convert that to the
first one with pnmtoplainpnm.
--
merge{#local i=-11;#while(i<11)#local
i=i+.1;sphere{<i*(i*i*(.05-i*i*(4e-7*i*i+3e-4))-3)10*sin(i)30>.5}#end
pigment{rgbt 1}interior{media{emission x}}hollow}// Mark Weyer
Post a reply to this message
|