POV-Ray : Newsgroups : povray.beta-test : crash with loop : Re: crash with loop Server Time
30 Jul 2024 06:22:41 EDT (-0400)
  Re: crash with loop  
From:
Date: 31 Dec 2001 02:23:33
Message: <48403u81h40uim3egul58vj1f679dmbg10@4ax.com>
On Sat, 29 Dec 2001 14:23:33 +0000, Mike Williams <mik### [at] nospamplease> wrote:
> I'm pretty sure it's never been in my POV known bug list.

You have listed it as:

First report from bugreports
http://news.povray.org/u12outsm2kso3k5ef4lp26ogm5cvsm46ge@4ax.com

Just check this post: there are three listed. I don't know why but you never
unrolled this list. Seems only first is fixed now as Rune reported.

ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)&_((x+y)*.7,z,.1)&_((x+y+2)*.7,z,.1)&_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35


Post a reply to this message

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