Wumpf / blub

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

screencapture without waiting for gpu #15

Closed Wumpf closed 4 years ago

Wumpf commented 4 years ago

right now screen capture waits for all gpu work to be finished need to grab buffer asynchronously probably want to look into having faster image encode as well for fluid video capture