POV-Ray : Newsgroups : povray.programming : Memory problems : Re: Memory problems Server Time
5 Jul 2024 16:24:45 EDT (-0400)
  Re: Memory problems  
From: Kevin Loney
Date: 30 Sep 2003 16:56:37
Message: <3f79ee05@news.povray.org>
The only other thing is that every time the is a call to Reflect(...) it has
been replaced with Reflect(..., NULL) except in the case of Reflect(...,
Layer->Finish) in compute_lighted_texture()

-- 
Kevin
http://www.geocities.com/qsquared_1999/
#macro _(r)#if(r<12)#local i=asc(substr(
"oqshilacefg",r,1))-97;disc{<mod(i,7)-3,
div(i,7)-1,6>,z,.4pigment{rgb 10}}_(r+1)
#end#end _(1)//KL


Post a reply to this message

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