MeshLib JavaScript Docs
Loading...
Searching...
No Matches
WeightedShell Class Reference

Static Public Member Functions

static Mesh meshShell (Mesh mesh, VertScalars vertWeights, WeightedShellParametersMetric params)

Member Function Documentation

◆ meshShell()

Mesh WeightedShell::meshShell ( Mesh mesh,
VertScalars vertWeights,
WeightedShellParametersMetric params )
static

consider a mesh where each vertex has additive weight, and this weight is linearly interpolated in mesh triangles, and the distance to a point is considered equal to (euclidean distance - weight), constructs iso-surface of such distance field corresponding to params.offset value using marching cubes


The documentation for this class was generated from the following file: