Wumpf / blub

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

Add time slow/speed-up factor #22

Closed Wumpf closed 4 years ago

Wumpf commented 4 years ago

want to be able to see things in slow motion or speed up a bit nasty to express the simulation vs rendered time thing there again, but essentially it's just the "renderered time" clock go faster and hope that simulated time keeps up!