algorithm of kriging

Hai, i have some point(x,y) with altitude value(z).How could i generate a surface using kriging?

A thousand pardons, but what is “kriging”?

I read this , and I have to admit I’m none the wiser :wink:

HA! That’s a new one for me too.

@lmfjyz
If you have a surface to render, then doing so with gl will be reasonbly straightforward. If you dont, check out http://vterrain.org for some good techniques in surface construction.

edit:

Kriging interpolation site with some source code:
http://www.nbb.cornell.edu/neurobio/land/OldStudentProjects/cs490-94to95/clang/kriging.html