polysurf

Generates a surface based on bilinear interpolation between 4 connected 3-D point sets

https://github.com/jarirepo/polysurf

Sie verfolgen jetzt diese Einreichung

Bilinear interpolation of four connected polylines
Performs a bilinear interpolation between four connected 3-D parametric functions in the XYZ-space. The parametric functions are first discretized into polylines (piecewise linear functions) and then interpolated using the Coon's bilinear interpolation method which is implemented for polyline objects. This implementation allows each boundary function to have an arbitrary number of sampling points. The bilinear interpolation method itself allows quite advanced surfaces to be generated from arbitrary 3-dimensional analytical parametric functions and point sequences.

Zitieren als

Jari Repo (2026). polysurf (https://github.com/jarirepo/polysurf), GitHub. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise Action
1.0.0.0

Some examples of usage plus a mex-implementation for Windows 64-bit systems

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.