POV-Ray : Newsgroups : povray.newusers : 4 dim. data field : Re: 4 dim. data field Server Time
4 Sep 2024 22:16:42 EDT (-0400)
  Re: 4 dim. data field  
From: Christopher James Huff
Date: 10 Jul 2002 17:45:13
Message: <chrishuff-937DD9.16422010072002@netplex.aussie.org>
In article <3D2### [at] cpfsmpgde>,
 Plum C <bai### [at] cpfsmpgde> wrote:

> What I want is a plot with all points of the same value,
> which built up an isosurface. I didn't mean the function
> "isosurface" of povray, because I don't have an algebr.
> function, but experimental respectively otherwise calculated
> data points.

You don't need an algebraic function, you can use patterns as functions, 
and there is a density_file pattern. If you can translate your data to 
the .df3 file format (which is described in the documentation), you can 
put it in a pattern function and use it in an isosurface object.

The image on that page you gave would be generated using an isosurface 
and some kind of square (a very thin box, two triangles, a polygon, a 
clipped plane...whatever) with the same function used as a pattern for 
the texture.


> So I could use the povray-version together with the extensions
> of Mr. Suzuki - or one of you knows a solution with povray 3.5...

That "equpotsurface" is just a very (VERY!) old version of the 
isosurface patch. It is quite obsolete.

-- 
Christopher James Huff <chr### [at] maccom>
POV-Ray TAG e-mail: chr### [at] tagpovrayorg
TAG web site: http://tag.povray.org/


Post a reply to this message

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