Wumpf / blub

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

Try out using new wgpu-rs staging belt #29

Closed Wumpf closed 3 years ago

Wumpf commented 4 years ago

As an alternative to queue.write_buffer. Could be more efficient (probably doesn't matter) and nicer to use.

Wumpf commented 3 years ago

Using it in a few spots. Should do some more of that where it makes sense