gpu.js icon indicating copy to clipboard operation
gpu.js copied to clipboard

Offering a couple (stable) gpujs utilities for others!

Open joshbrew opened this issue 3 years ago • 0 comments

Hey everyone! I am absolutely in love with gpujs and I hope as WebGPU rolls around that it receives more well-deserved support updates. Anyway, I've been using it in several projects and I have produced a couple utilities for working with it using a stable version of gpujs. Hope this helps others!

GPUjs wrapper:

gpujsutils

Easy-to-use Web Worker/Multithreading library with GPUjs demonstrations. You can see a coherence DFT algorithm running in the html example which does the dfts on gpu. We can use it for real time signal processing in-browser.

magicworker

joshbrew avatar Jan 22 '22 21:01 joshbrew