POV-Ray : Newsgroups : povray.unofficial.patches : Iso-equation query : Re: Iso-equation query Server Time
1 Sep 2024 18:17:26 EDT (-0400)
  Re: Iso-equation query  
From: Chris Huff
Date: 8 May 2001 18:48:49
Message: <3af877d0@news.povray.org>
Tom Melly <tom### [at] tomandlucouk> wrote:

> Can you post a small sample of this?

#declare RecFn = function {0}
#declare RecFn = function {if(y, RecFn(x, y-1, z), 0)}


-- 
Christopher James Huff - chr### [at] maccom
Home Page: http://homepage.mac.com/chrishuff/
POV-Ray TAG e-mail: chr### [at] povrayorg
POV-Ray TAG web site: http://tag.povray.org/


Post a reply to this message

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