waxmorph.data#
Normalize meshes and sample their volumes for rollout point clouds.
For mesh volume V and requested count N, r = (3V / 4 pi N)^(1/3) and
the Poisson exclusion distance is d_min = 1.2 r. This permits equal-radius overlap;
contact and graph connectivity remain sample-dependent. N=2000 is a public default, and
callers may choose another count. Exact-count wrappers may reduce r and d_min
together; returned radius fields report that effective value. Source and target use
independent samples, so row order carries independent draws.
Functions
|
Load one mesh, reorient its normals, and fill small holes in place. |
|
Center and isotropically scale a mesh in place, preserving aspect ratio. |
|
Sample independent, equal-count source and target clouds. |
|
Sample a source cloud and frame-tagged target clouds at exact equal counts. |
|
Sample at most |