I did a similar thing in 3D here: https://generator.artblocks.io/62000470
Re: Show HN: A simple 2D fluid and gravity simulation with WASM and WebGL
#21Nice use of smooth union SDFs :)
21–25 of 25 posts
I did a similar thing in 3D here: https://generator.artblocks.io/62000470
super slow on Firefox, naturally
very cool! if you're exploring wasm for graphics, take a look at Wander- lets you create and execute "renderlets" — portable modules containing graphics data and code compiled to wasm https://github.com/renderlet/wander
very cool! if you're exploring wasm for graphics, take a look at Wander- lets you create and execute "renderlets" — portable modules containing graphics data and code compiled to wasm https://github.com/renderlet/wander
This is probably a dumb question but I assume anything leveraging WASM can only run on the CPU?
I would read it.