js
js copied to clipboard
turbo.js - perform massive parallel computations in your browser with GPGPU.
Hi, i'm trying calculate pi value using monte carlo method however I would like to use more than one thread to working. Is it possible using turbojs? I have little...
I replaced the GitHub link with a [jsDelivr CDN link](https://www.jsdelivr.com/) in the readme, as jsDelivr was built and is bettter for this use case unlike GitHub.
1. Initialization separated from performing computations 2. webgl2 support for faster computations =)
Hi, perhaps it's me not understanding how to use turbo.js, but I have the following test program, which produces an array of size 256, whereas I would expect it to...
> Ah snap! There was no error compiling the test kernel or running it, but the numbers don't check out. Please report your browser (+ version) and hardware configuration to...
Please post all **phone** "Ah snap!" errors here. Post your browser and config, as well as the diagnostic data from the console (if you can).
I've been able to pass multiple numbers into a shader, and I can see how to do this with up to 4. However, I need to do an arbitrarily large...
Please post all Windows "Ah snap!" errors here. Post your browser and config, as well as the diagnostic data from the console.