gittech. site

for different kinds of informations and explorations.

Waterball: Real-time fluid simulation on a sphere implemented in WebGPU

Published at
Feb 5, 2025

WaterBall

Real-time fluid simulation on a sphere๐ŸŒ implemented in WebGPU.

Works on your browsers which support WebGPU (Chrome, Edge etc. Safari is also supported when WebGPU feature flag is enabled).

Try demo here!

waterball-demo-2

This is a follow-up project of webgpu-ocean and has the following characteristics.

How to run

npm install
npm run serve

If you have trouble running the repo, feel free to open an issue.