MCPcopy Create free account
hub / github.com/CNCKitchen/stlTexturizer /

Class

js/meshIndex.js:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 * Grid policy note: callers pass their own `quant`. The app currently uses
25 * 1e4 (0.1 µm... 100 µm cells) — export grid, masking, validation, repair
26 * 1e5 (10 µm cells) — subdivision, regularize, displacement
27 * 1e6 (1 µm cells) — decimation (own packed-BigInt welder)
28 * Keep a call site's grid unchanged unless you intend to change behaviour.
29 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected