Comment on Oliver's simple fluid dynamics simulator in JavascriptparentComments−sp33217yI doubt updating the UI is real processor-intensive. The worker threads would do the math without blocking the UI.
Comments
I doubt updating the UI is real processor-intensive. The worker threads would do the math without blocking the UI.