-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Currently, AFAIK it is not possible to use copc.js with workers without some form of hack.
The most performance critical part seems to be the LAZ decompression (namely Las.PointData.decompressChunk()). This could very easily be done in a worker while keeping the API almost identical.
I could try to setup a rough PR for discussion if you'd like.
Metadata
Metadata
Assignees
Labels
No labels