POV-Ray : Newsgroups : povray.general : Error message : Re: Error message Server Time
6 Aug 2024 04:16:26 EDT (-0400)
  Re: Error message  
From: Zeger Knaepen
Date: 21 May 2002 23:31:03
Message: <3ceb10f7@news.povray.org>
"Zeger Knaepen" <zeg### [at] studentkuleuvenacbe> schreef in bericht
news:3ceb10d0@news.povray.org...
> While tracing my Star Destroyer model, I get this warning or error message or
> whatever it is:
> Illegal grid value in dda_traversal().
> But it doesn't seem to affect the image or the tracing-process.
> What does it mean?
Oh, I forgot to mention that my model contains LOTS of height_fields used in
CSG...

cu!
--
camera{location-z*3}#macro G(b,e)b+(e-b)*(C/50)#end#macro L(b,e,k,l)#local C=0
;#while(C<50)sphere{G(b,e),.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1
;#end#end L(y-x,y,x,x+y)L(y,-x-y,x+y,y)L(-x-y,-y,y,y+z)L(-y,y,y+z,x+y)L(0,x+y,
<.5,1,.5>,x)L(0,x-y,<.5,1,.5>,x)               // ZK http://www.povplace.be.tf


Post a reply to this message

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