|
|
Christopher James Huff wrote:
>>>Wrong. The interpolation will work correctly, and with isosurfaces you
>>>very definitely want it.
>>
>>You obviously have never tried it - interpolation in color images does
>>treat the color channels independantly -> it will mess up such an image.
>
>
> It does interpolate the channels independently, but it doesn't matter.
> The interpolated color is a weighted average of the image pixel colors.
> Here: (considering only two pixels for simplicity)
>
> Interpolated colors:
> w1*red1 + w2*red2
> w1*green1 + w2*green2
> [...]
I think it would be easier if you'd just try it out and see why it does
not work.
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 11 Jan. 2004 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|