POV-Ray : Newsgroups : povray.general : Isosurface : Re: Isosurface Server Time
10 Aug 2024 13:21:46 EDT (-0400)
  Re: Isosurface  
From: Jerome M  BERGER
Date: 18 Dec 1999 19:37:30
Message: <385C2874.499B88CE@enst.fr>
Ed Kaiser wrote:
> 
> ...and how do you add it to and equation like x^2+y^2+z^2-1 ?

#declare f = function { pigment {...}}
...
function {x^2+y^2+z^2-1+f(x, y, z))
...

		Jerome
-- 
*******************************

* they'll tell you what can't * mailto:ber### [at] inamecom
* be done and why...          * http://www.enst.fr/~jberger
* Then do it.                 *
*******************************


Post a reply to this message

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