POV-Ray : Newsgroups : povray.text.tutorials : isomaze tutorial : Re: isomaze tutorial Server Time
25 Apr 2024 16:23:20 EDT (-0400)
  Re: isomaze tutorial  
From: Philippe Lhoste
Date: 31 Jul 2002 03:41:23
Message: <3d4794a3$1@news.povray.org>
"ABX" <abx### [at] babilonorg> wrote:

<abx### [at] babilonorg> wrote:
> > #declare
f_box=function{f_torus_1(x,y,z)|f_torus_2(x,y,z)|f_torus_3(x,y,z)}
>
> to use this script in final 3.5 it is necessary to change this line to
>
> #declare
f_box=function{min(f_torus_1(x,y,z),f_torus_2(x,y,z),f_torus_3(x,y,z))}
>
> ABX

OK, that's *much* better :-)
I was about to write to ask why all I got was an uniform light green image
:-)

Thanks for this source, it is a worthwhile study.

-- #=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=# --
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/


Post a reply to this message

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