Skip to content

Interpolates the z-coordinate of a point given a surface described by a point cloud or set of polylines. Used for for digitizing historical wind tunnel plots

Notifications You must be signed in to change notification settings

asw456/point-cloud-delaunay-interpolation

Repository files navigation

Surface interpolation from a point cloud

Tool that interpolates a surface in R3 given an (x,y) point and a file of (x,y,z) input points.

The method uses Delaunay triangulation and an efficient search to find the triangle corresponding to the query point.

Originally written to digitize wind tunnel pressure charts for calculating uplift forces on a large warehouse in Queensland.

Example Surface Example Surface

About

Interpolates the z-coordinate of a point given a surface described by a point cloud or set of polylines. Used for for digitizing historical wind tunnel plots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages