I'm trying to create an accurate height map from existing z values I already have. From what I have read when generating a terrain model its is easier to use values in a grid format.

Is there a way/algorithm to take my existing zvalues and interpolate them to a grid in order to generate my height map?

Any help would be greatly appreciated.

Cheers

Shaun