I built this using Compose Multiplatform, with a C++ backend for the fluid simulation and rendering. Any feedback is welcome!
I built this using Compose Multiplatform, with a C++ backend for the fluid simulation and rendering. Any feedback is welcome!
Very cool. Small bit of feedback - I'd suggest using the pointer events so that the site is compatible with desktop and tablets. It didn't seem to respond to touch events when I tried it.
https://developer.mozilla.org/en-US/docs/Web/API/Element/poi...