Hi all, First off, I'd like to congratulate the emscripten team for making a really cool tool, I have been very impressed with how effective it is.
I've been working on a side project for a while which I recently got up and running in the browser thanks to emscripten, and I thought that some people here might be interested in it, as it is very computationally intensive but still performs admirably well with asm.js. I'm a geophysicist specializing in convection of Earth's mantle, and the code in question solves the fluid dynamics equations relevant to planetary mantles. I intend it as a teaching tool, so I've tried to make it interactive and easy to understand. The user can mess with the fluid using the cursor and change some of the relevant parameters. Anyhow, feel free to check it out, or not, as you see fit. I am not a game or web developer, so forgive the somewhat amateur rendering and web design. http://ian-r-rose.github.io/interactive_earth/ Best, Ian -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
