Lan Wu-Cavener wrote:

> I am also working on a similar project, i.e. using DEM data to display the
> ground. Do you notice that your height is at the grid center or an average

The Dem formats I have used tread the height as grid center.
Some DTED sources have the dted (height at center) and also
a file with the average heights.  I only process the data with
the height at center.

>
> height. To make the elevation continuous, there is need to linearly
> interpolate to get the vertex height. I was wondering how others did.

Are you generating the height values between one cell and the next cell?
Or are you talking about smoothing out the joins between one tile of DEMs
and another.  I do not do either of these - yet but I plan to do some work on the 
latter.

Chris

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to