imgntn / j360

360 Video and Photo Capture in 4K for Three.js
291 stars 17 forks source link

see if its possible to offload capture to a worker thread #4

Open imgntn opened 5 years ago

imgntn commented 5 years ago

right now you can't really interact with the scene. it would be great to still be able to do things during capture.

imgntn commented 5 years ago

maybe use an offscreen canvas https://threejs.org/examples/webgl_worker_offscreencanvas.html