MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / parse-worker.js

File parse-worker.js

parse-worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Worker script to parse 3D models off the main thread
2
3importScripts('vendor/three.min.js');
4importScripts('vendor/STLLoader.js');

Callers

nothing calls this directly

Calls 2

processObjectFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected