Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neomjs/offscreen-canvas
Demo app using worker.Canvas
https://github.com/neomjs/offscreen-canvas
canvas javascript offscreencanvas
Last synced: 3 days ago
JSON representation
Demo app using worker.Canvas
- Host: GitHub
- URL: https://github.com/neomjs/offscreen-canvas
- Owner: neomjs
- License: mit
- Created: 2021-08-04T13:58:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T07:47:13.000Z (about 2 years ago)
- Last Synced: 2024-10-14T02:36:58.898Z (about 1 month ago)
- Topics: canvas, javascript, offscreencanvas
- Language: JavaScript
- Homepage: https://neomjs.github.io/pages2/workspace/neo-offscreen-canvas-demo/apps/myapp/index.html
- Size: 234 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# offscreen-canvas
Demo app using worker.Canvas# Blog Post
Please read this article before diving into the code base:
https://tobiasuhlig.medium.com/rendering-3d-offscreen-getting-max-performance-using-canvas-workers-88c207cbcdc2?source=friends_link&sk=7ee0851ff6043c4a79248ff5a20a23fc# Kudos
The demo canvas content is based on:
https://github.com/chrisprice/offscreen-canvas