|
|
POV 3.5 b 10.icl on PII 233 128 MB with NT 4 Sp 6
It took me two hours to extract below bug from large scene. When I remove or
change something (for example 9.1 to 0.1, 20000 to 2000) then crash disappear.
Crash appear during photon mapping stage. It not causes crash when modifiers are
directly in lathe. It also causes crash for merge. Any confirmation ?
global_settings{max_trace_level 255 photons{count 20000}}
camera{location<0,2.5,-2.5>look_at 0}
light_source{<-30,30,-30>1}
union{
lathe{linear_spline 3<0,0><1,1><0,1>}
box{<-9,.1,.1><9,.3,9.1>}
pigment{colour rgbf 1}
interior{ior 1.5}
photons{target refraction on}
}
ABX
Post a reply to this message
|
|