3D Spatial Interpolation
I would have thought that 3D spatial interpolation algorithms would be readily available in almost any programming language. I am, once again, wrong.
Several times a year, a project comes along that requires fast and accurate three-dimensional spatial interpolation. I’ve found two excellent algorithms that perform the lion’s share of the work; The Modified Shepard’s Method [...]