POV-Ray : Newsgroups : moray.win : Isosurface questions : Re: Isosurface questions Server Time
28 Jun 2024 23:48:58 EDT (-0400)
  Re: Isosurface questions  
From: Steve Shelby
Date: 9 Jan 2003 13:54:36
Message: <3e1dc56c@news.povray.org>
Tor Olav,
Thanks. That is a much simpler way to do it.
Steve

Tor Olav Kristensen <tor### [at] hotmailcom> wrote in message
news:web.3e1d81ad5fe0597fb417814a0@news.povray.org...
> Now that you have found a solution,
> you may find it interesting that this
> will give the same results:
>
> #include "functions.inc"
> #declare CracksFn=function{pattern{crackle}}
>
> function{(x*x+y*y+z*z-1)+(1 - CracksFn(x, y, z))*0.5}
>
>
> Tor Olav
>
>


Post a reply to this message

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