POV-Ray : Newsgroups : povray.beta-test : strange recursion error : Re: strange recursion error Server Time
30 Jul 2024 00:24:45 EDT (-0400)
  Re: strange recursion error  
From: Thorsten Froehlich
Date: 22 Mar 2002 06:01:52
Message: <3c9b0f20$1@news.povray.org>

news:at849uk68rnqhu92mhbkng6ho01tl23178@4ax.com...
> POV 3.5 b 13 icl on WinNT Sp 6 PII 233 with 128 MB
>
> Below script:
>
>   #local g=function(_){ceil(_)-_};
>   plane{-z,-5 pigment{function{ g(atan2(x,y))}} finish{ambient 1}}

I can confirm that something goes wrong and the function compiler determines
the wrong stack size in some cases.

    Thorsten


Post a reply to this message

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