Thanks Bill,
But suppose I want to interpolate what values go in the gaps between layers,
is there a way in VisAD to interpolate these values and display a solid
cube?
Thanks,
Vimal Gopal
----- Original Message -----
From: "From: Bill Hibbard <hibbard@xxxxxxxxxxxxxxxxx>" <billh@xxxxxxxxxxxxx>
To: "Vimal Gopal" <gopal@xxxxxxx>
Sent: Monday, August 21, 2000 5:14 PM
Subject: Re: Displaying Layered Data
> Hi Vimal,
>
> If your FieldImpl has MathType:
>
> (layer -> ((x, y) -> value))
>
> you can display it as layers with ScalarMaps:
>
> layer -> ZAxis
> x -> XAxis
> y -> YAxis
> value -> RGB
>
> By the way, can you please send your emails as plain text,
> rather than attachments? It would be much easier for some
> of us.
>
> Cheers,
> Bill
> ----------------------------------------------------------
> Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706
> hibbard@xxxxxxxxxxxxxxxxx 608-263-4427 fax: 608-263-6738
> http://www.ssec.wisc.edu/~billh/vis.html
>
>
> On Mon, 21 Aug 2000, Vimal Gopal wrote:
>
> > Hello everyone,
> >
> > It's me again. I have a set of FlatFields stored in a FieldImpl.
What is the best way to display this data using DisplayImplJ3D as a set of
J2D layers?
> >
> > Thanks,
> > Vimal Gopal
> >
>
>