Skip to content

Support for OffscreenCanvas in Web Workers#5168

Merged
willeastcott merged 3 commits intoplaycanvas:mainfrom
michaelfranzl:2481_support_for_web_workers_20230319
Jul 15, 2024
Merged

Support for OffscreenCanvas in Web Workers#5168
willeastcott merged 3 commits intoplaycanvas:mainfrom
michaelfranzl:2481_support_for_web_workers_20230319

Conversation

@michaelfranzl
Copy link
Copy Markdown
Contributor

@michaelfranzl michaelfranzl commented Mar 19, 2023

Fixes #2481

This probably needs the development of a minimal example (and perhaps automatic tests). Since this is my first contribution, please advise on how to proceed.

I'm happy to discuss and improve the implementation if needed.

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@willeastcott willeastcott added enhancement Request for a new feature area: graphics Graphics related issue release: next minor Ticket marked for the next minor release labels Mar 19, 2023
@willeastcott
Copy link
Copy Markdown
Contributor

Thanks for the contribution! I removed platform.worker from the public API though because it's uncomfortably close to platform.workers.

@willeastcott
Copy link
Copy Markdown
Contributor

I've also cherry-picked this to main_v1 so it will be included in the next minor release of 1.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: graphics Graphics related issue enhancement Request for a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate implementation of OffscreenCanvas API

5 participants