POV-Ray : Newsgroups : povray.binaries.images : faked HDRI : Re: faked HDRI Server Time
14 Aug 2024 07:09:59 EDT (-0400)
  Re: faked HDRI  
From: Thorsten Froehlich
Date: 17 Jan 2003 15:28:56
Message: <3e286788$1@news.povray.org>
In article <3E11B0B9.42C8FAEF@gmx.de> , Christoph Hormann 
<chr### [at] gmxde>  wrote:

> BTW, does anyone know why it says:
>
> line_data[col][pRED] = (DBL)row_ptr[j] / 255.0;
>
> and not
>
> line_data[col][pRED] = (COLC)row_ptr[j] / 255.0;

No, but note that it does not make a difference.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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