POV-Ray : Newsgroups : povray.newusers : pow() : Re: pow() Server Time
29 Jul 2024 04:25:53 EDT (-0400)
  Re: pow()  
From: Warp
Date: 29 Oct 2006 09:37:02
Message: <4544bc8e@news.povray.org>
marabou <not### [at] availableyet> wrote:
> and if you try that?

> isosurface {
>    function {
>       pow( pow(x,2)+pow(y,2)+pow(z,2),2) + 
> (1-z-x*sqrt(2))*(1-z+x*sqrt(2))*(1+z-x*sqrt(2))*(1+z+x*sqrt(2))
>    }
>    max_gradient 10
>    contained_by{box {-1,1}}
> }

  Nope. No errors.

-- 
                                                          - Warp


Post a reply to this message

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