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

Function yieldFrame

js/exportPipeline.js:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39import { THREE } from './threeCompat.js';
40import { QuantizedPointMap } from './meshIndex.js';
41import { subdivide } from './subdivision.js';
42import { regularizeMesh } from './regularize.js';
43import { applyDisplacement } from './displacement.js';
44import { decimate } from './decimation.js';

Callers 1

runExportPipelineFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected