POV-Ray : Newsgroups : povray.advanced-users : Nested objects limitations : Re: Nested objects limitations Server Time
29 Jul 2024 14:13:13 EDT (-0400)
  Re: Nested objects limitations  
From:
Date: 2 Jan 2002 02:17:49
Message: <cuc53uoi0nfppn8k91pdsevbjo9bdoi68t@4ax.com>
On Tue, 01 Jan 2002 18:58:54 +0100, Tim Nikias <Tim### [at] gmxde> wrote:
> If the amount is just too big, it crashes.

If there is crash then it is a bug, so try to report in proper group.

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.