POV-Ray : Newsgroups : povray.general : Radiosity question : Radiosity question Server Time
7 Aug 2024 11:26:04 EDT (-0400)
  Radiosity question  
From: Tom Melly
Date: 4 Oct 2001 10:23:53
Message: <3bbc70f9$1@news.povray.org>
I seem to get smoother results with a high error_bound - is this normal? With
low error_bound it looks as though invisible three-legged salamanders are
shining torches at my walls....

Radiosity settings are (this error_bound is okay, 0.4 is blotchy):

radiosity{count 500 error_bound 0.99 recursion_limit 1 brightness 1 normal true}
ambient_light 0.01


--
#macro G(D,E,F)#local I=array[3]{D,E,F}#local B=0;triangle{#while(
B<3)#while(I[B])A[mod(I[B],10)]+#local I[B]=div(I[B],10);#end<-5,-
2,9>#local B=B+1;#end}#end #local A=array[7]{x,x*2,x*4,y,y*2,y*4,z
}light_source{-x*6-z*9,1}mesh{G(105,10,146)G(105,246,10)G(105,56,
146)G(105,1256,246)G(1256,126,220)G(22156,2216,201)pigment{rgb 1}}//TM


Post a reply to this message

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