POV-Ray : Newsgroups : povray.beta-test : Known bugs 1 Nov 2001 : Re: Known bugs 1 Nov 2001 Server Time
30 Jul 2024 18:16:21 EDT (-0400)
  Re: Known bugs 1 Nov 2001  
From:
Date: 2 Nov 2001 03:01:34
Message: <6ik4utkl6i43vkajt0rffjiut3b5gd13p7@4ax.com>
On Thu, 1 Nov 2001 07:29:29 +0000, Mike Williams <mik### [at] nospamplease>
wrote:

> Since nobody else wanted to take this on, and since I've got a bit of
> leisure time, I'll have a bit of a go. There may well be things that
> have fallen through the gap between when Rune stopped and I started
> collecting the info.

you missed this

Bug with declaration with no dimensions
http://news.povray.org/scpitt851apfq5r6qtsoi1vpupt77g829s@4ax.com
I don't know it is confirmed or not (Ron answered but no change within
beta 7)

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.