js icon indicating copy to clipboard operation
js copied to clipboard

Threads in turbojs

Open marcoantoni opened this issue 5 years ago • 1 comments

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 knowledge in GLSL

marcoantoni avatar May 28 '19 12:05 marcoantoni

Not sure what exactly you're trying to achieve, but you should be able to run turbojs in separate thread.

DanielMazurkiewicz avatar Jan 20 '20 00:01 DanielMazurkiewicz