Files
test2/source
Ton Roosendaal 4f55dd8c91 Bug fix #2424
With a sun lamp shining exact perpendicular to a face, the result was
undefined (black or full lit). Was caused by using acos() without checking
the input range. Float calculus can result in small under or overflows...
therefore: always use the arithb.c function saacos() !!!

Found more acos() usage in rendercore (in blinn and arealight too), removed
all of them. Might solve the white or black dots people were complaining
about?
2005-04-11 08:49:42 +00:00
..
2005-04-11 08:49:42 +00:00
2005-03-09 19:45:59 +00:00
2004-01-05 00:06:11 +00:00
2005-04-05 14:33:43 +00:00
2005-04-05 14:33:43 +00:00
2005-03-09 19:45:59 +00:00