POV-Ray : Newsgroups : povray.advanced-users : Isosurfaces... of revolutions ? : Re: Isosurfaces... of revolutions ? Server Time
28 Jul 2024 22:19:29 EDT (-0400)
  Re: Isosurfaces... of revolutions ?  
From: Christopher James Huff
Date: 22 Oct 2003 16:47:32
Message: <cjameshuff-02CA08.16452422102003@netplex.aussie.org>
In article <kbmdpv0fs9jn820cedri29cku2n155h3f5@4ax.com>,
 ABX <abx### [at] abxartpl> wrote:

> isosurface{
>   function{ f_sphere{ x , y , z , f_Spline(y).x }
> }

I think you meant: f_sphere(x, 0, z, f_Spline(y).x)

In other words, using a spline to control the radius of a cylinder. 
Obviously, this will only work with sor-like shapes, with a single 
radius. A lathe-type isosurface will be a bit more difficult.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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