points_exact.tcl
This example shows how one goes from randomly spaced data points to an evenly sampled \ref d_surf "surface".

We have 13504 interpolation points (file examples/surfit/points/points.txt) and equidistant grid with more than 250000 nodes. To produce interpolation evenly sampled surface we do the following things:

See Also
points, points_add, completer

Here is the image of the resulting surface:

interpolation surface

Pic 1. interpolated surface

small part of interpolation surface

Pic 2. small part of interpolated surface

This result was obtained with "examples/surfit/points/points_exact.tcl" script.

Some comments to script:



surfit: gridding and contouring software.