POV-Ray : Newsgroups : povray.off-topic : ANN: New, open-source, free software rendering system for physically correc= : Re: ANN: New, open-source, free software rendering system for physicallyco= Server Time
11 Oct 2024 15:20:51 EDT (-0400)
  Re: ANN: New, open-source, free software rendering system for physicallyco=  
From: Vincent Le Chevalier
Date: 29 Oct 2007 10:21:59
Message: <4725fa97$1@news.povray.org>


>> It does not guess, you tell it so. Because as I said, colors should be 
>> normalized. If you want black you have to lower the diffuse amount.
> 
> Are we talking about a biased raytracer like POV-Ray, or a different 
> algorithm? POV-Ray definitely doesn't require normalized colors (3.7 
> beta and Mega-POV both support HDRI output).

No I was just trying to point out a problem with mixing 
reflection_amount & co with colors in the tentative pseudocode. POV-Ray 
certainly has no need to normalize colors.

Thinking about it the easiest way would be to define all the amounts as 
colors with all components between 0 and 1, and run the algorithm for 
each color, rather than trying to treat all colors simultaneously...

-- 
Vincent


Post a reply to this message

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