Skip to content

theZiggurat/webgpu-moldsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgpu-moldsim

Mold simulation toy project to learn WGPU. Inspiration from Sebastian Lague's excellent video on slime mold simulations found here.

how to run

  • sh build.sh to compile WGSL shaders into SPIR-V (only needs to be done if shaders were edited since cloning)
  • cargo run

contribute

Obviously this is a toy project, but if you are more experienced with wgpu/rust and see some egregious anti-pattern in my code, I'd love to hear how it can be improved!

About

Little project to learn web-gpu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published