Skip to content

test case to move an existing canvas node into a new browser window

License

Notifications You must be signed in to change notification settings

neomjs/shared-offscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combining OffscreenCanvas with SharedWorkers

Rendering a Canvas node with a WebGL content and moving it into different windows without re-loading dependencies like D3 and without creating new component JS instances.

Based on the neo frontend framework:

https://github.com/neomjs/neo

Intro video:

https://www.youtube.com/watch?v=o_lyowmLzaU

Online demo (Chromium):

https://neomjs.github.io/pages2/workspace/neo-shared-offscreen-canvas-demo/apps/mainapp/index.html

Dedicated worker based demo:

https://github.com/neomjs/offscreen-canvas

Kudos

The demo canvas content is based on: https://github.com/chrisprice/offscreen-canvas

About

test case to move an existing canvas node into a new browser window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published