 |
 |
|
 |
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Hi all,
I was wondering if it is possible to get POVRay to generate an image using a
certain palette for colours (e.g. like the safe palette of 216 colours
sometimes used for GIF images).
Thanks,
Dooby
doo### [at] breathemail net
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Reuben Pearse wrote:
>
> Hi all,
>
> I was wondering if it is possible to get POVRay to generate an image using a
> certain palette for colours (e.g. like the safe palette of 216 colours
> sometimes used for GIF images).
>
Povray does not support generation of 8 or 4 bit indexed color image
files. You have to use a seperate program to do conversion.
Christoph
--
Christoph Hormann <chr### [at] gmx de>
IsoWood include, radiosity tutorial, TransSkin and other
things on: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
"Christoph Hormann" <chr### [at] gmx de> wrote in message
news:3ACC6A67.D95AE3E3@gmx.de...
>
>
> Reuben Pearse wrote:
> >
> > Hi all,
> >
> > I was wondering if it is possible to get POVRay to generate an image
using a
> > certain palette for colours (e.g. like the safe palette of 216 colours
> > sometimes used for GIF images).
> >
>
> Povray does not support generation of 8 or 4 bit indexed color image
> files. You have to use a seperate program to do conversion.
>
And you'll get much better results that way any how ! Basically, if you
have POV outputting 24bpp images then any decent image manipulation tool
will reduce that down to 8bit with very little loss of quality - how ? Error
diffusion, that's how - rather than just take a pixel, reduce it to 8bit and
then forget about it, error diffusion looks at how much error their is in
the 8-bit pixel compared to the 24-bit original and distributes this error
to neighbouring pixels - so the inaccuracies of the 24bit->8bit conversion
get smoothed out.
--
Scott Hill
Software Engineer.
NC Graphics (Cambridge) Ltd.
Web : http://www.ncgraphics.co.uk
E-mail : sco### [at] ncgraphics net
ICQ : 110661991
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |