Simulate particle vector fields, fluid dynamics, procedural textures, and position-based dynamics based on wgpu + egui.
It is not only a complete example but also an extension of the 学习 wgpu.
On native:
cargo run
On web browser: Need Chrome 113+ or Chrome Canary
cargo run-wasm
Licensed under the MIT License.