2

I'm trying to run gpu.js in a web worker, but can't seem to get it to work at all.

I'm running importScripts to load the library within the worker, but I'm not getting the GPU object in the worker context.

Nick Hingston
  • 8,724
  • 3
  • 50
  • 59
llihp
  • 195
  • 1
  • 2
  • 10
  • Looks like `gpu.js` devs are working on Web Worker support: https://github.com/gpujs/gpu.js/issues/140#issuecomment-315576228 & https://github.com/gpujs/gpu.js/issues/5 – yuriy636 Aug 29 '17 at 21:16
  • Thanks, i hadn't spotted that issue. – llihp Sep 01 '17 at 13:01

0 Answers0