POV-Ray : Newsgroups : povray.programming : What the "COLOUR" mean : Re: What the "COLOUR" mean Server Time
21 Jul 2024 06:22:52 EDT (-0400)
  Re: What the "COLOUR" mean  
From: Ken
Date: 20 Oct 2002 13:07:33
Message: <3DB2E2FD.12919CA3@pacbell.net>
Wu Yang wrote:
> 
> Hi, all
>   I am trying to find the output image data and found that there is a
> function called
>  trace_pixel(x,Current_Line_Number,Current_Line[x]) in render.cpp file.
> (x,Current_Line_Number) is a pixel position and Current_Line[x] is a
> 5-element float array named COLOUR. I know that the first three elements are
> the RGB values, but I am not sure what the last two elements are. Please
> give me some advice. Thanks
> Wu Yang

RGBFT- the last two are filter and transmit.

-- 
Ken Tyler


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.