pyhaze
Fast smoothing of per-vertex data on triangular meshes for Python.
Fast smoothing of per-vertex data on triangular meshes for Python.
To install this package, run one of the following:
This module can smoothe per-vertex data for a mesh, e.g., mesh descriptors like the curvature measured at each mesh vertex. The smoothed value at vertex N is the average of the values of all vertices in edge distance 1 from vertex N (N's direct neighbors). Several iterations can be applied to approximate Gaussian smoothing.
Summary
Fast smoothing of per-vertex data on triangular meshes for Python.
Last Updated
Dec 11, 2022 at 14:35
License
MIT License or MIT
Total Downloads
22
Supported Platforms
GitHub Repository
https://github.com/dfsp-spirit/pyhazeDocumentation
https://github.com/dfsp-spirit/pyhaze