Skip to content

hannesojala/webgpu_fluid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgpu_fluid

To compile:

  1. Install rust with rustup: https://rustup.rs/

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

rustup update stable

  1. Build and run with cargo run --release
  2. Mess around

Note: You must have a gpu capable of enough compute workgroups for this project to work.

About

My 2D fluid sim, ported to webgpu. Now with imgui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages