Wumpf / blub

3D fluid simulation experiments in Rust, using WebGPU-rs (WIP)
MIT License
403 stars 12 forks source link

dynamic grids for larger scenes #12

Open Wumpf opened 4 years ago

Wumpf commented 4 years ago

grid chunks that are not fixed in space. Some extensive work here: Eurographics 2018, Wu et al., Fast Fluid Simulations with Sparse Volumes on the GPU (probably want something easier, but gotta read up at least!)