Skip to content

Water flow simulation using Rust & WebAssembly

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

capan/wasm-water-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasm Water Flow Simulation

I created this project to test out WASM & Rust.

Currently it can quite modestly simulate the path of a water drop on a terrain.

Alt text

Roadmap:

  • Basic water flow dynamics
  • Render a real-world height data
  • Show simulated area on real map
  • Pre-select water cells then run simulation

I created this project using; https://github.com/rustwasm/wasm-pack

About

Water flow simulation using Rust & WebAssembly

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published