POV-Ray : Newsgroups : povray.binaries.images : Isosurface approximation MkIII : Re: Isosurface approximation MkIII Server Time
12 Aug 2024 21:20:53 EDT (-0400)
  Re: Isosurface approximation MkIII  
From: JC (Exether)
Date: 1 Jul 2003 07:42:38
Message: <3F0173AD.5070405@spam.fr>
I like the approximation better.   :-p
I work a lot with isosurfaces these times, so you can guess if I'm 
interested.

JC

Kevin Loney wrote:
> ok I finally finished this and it's relativly fast as well. there are
> a couple of modifications however but they can wait, in the mean time it can
> be downloaded from
> http://www.geocities.com/qsquared_1999/pubfiles/pubfiles.html if anyone is
> interested.
> 
> approximation.jpg took 7s to render
> real.jpg took 50s to render
> 
> f = function(x,y,z) {
>     f_sphere(x,y,z,1)+f_wrinkles(x,y,z)
> }
> 
> --
> Kevin
> http://www.geocities.com/qsquared_1999/
> #macro _(r)#if(r<12)#local i=asc(substr("oqshilacefg"
> ,r,1))-97;disc{<mod(i,7)-3,div(i,7)-1,6>,z,.4
> pigment{rgb 10}}_(r+1)#end#end _(1)//KL
>


Post a reply to this message

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