Skip to content

Multithreaded rendering/loading of tiles #3

@jwindhager

Description

@jwindhager

Optionally, use WebWorkers to render and load images.

Specifically, use https://github.com/GoogleChromeLabs/comlink to simplify WebWorker handling.

Consider transferring the "rendering canvas" to the offscreen worker using canvas.transferControlToOffscreen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions