Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
importScripts(
'vendor/three.min.js'
);
4
importScripts(
'vendor/STLLoader.js'
);
Callers
nothing calls this directly
Calls
2
processObject
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected