gwlucastrig / Tinfour

Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lidar LAS files, Digital Elevation Models (DEM), finite element analysis, path planning, natural neighbor interpolation, and other applications of Triangulated Irregular Networks (TIN)
Apache License 2.0
158 stars 34 forks source link

Extend API in support of enhanced interpolation logic #108

Open gwlucastrig opened 8 months ago

gwlucastrig commented 8 months ago

This issue calls for Tinfour to extend its existing API to include new methods that would supported enhancements to the Natural Neighbor Interpolation (NNI) and related classes as well as modules in the Simple Volumetric Model (SVM) that use it.