POV-Ray : Newsgroups : povray.programming : Tracing Secondary Rays : Re: Tracing Secondary Rays Server Time: 6 Jul 2008 09:12:20 GMT
  Re: Tracing Secondary Rays  
From: Thorsten Froehlich
Date: 14 Feb 2008 18:32:36
Pfingstei wrote:
> Thank you Thorsten.
> 
> Sorry for asking again, but I have to be sure.
> 
> diffuse component at intersection point 1 (primary ray): A
> diffuse component at intersection point 2 (secondary ray): B
> 
> 
> Pixel color C in image:
> 
> C = A + B            (1)
> 
> or
> 
> C = A + w*B          (2)

C = A*w1 + B*w2

	Thorsten


Post a reply to this message

Copyright 1991-2004 POV-Team™