Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A GPU-accelerated slime mold simulation written in Rust using WGPU. This project simulates the emergent behavior of slime mold colonies using compute shaders. It supports millions of agents on modern hardware.

License

Notifications You must be signed in to change notification settings

Velfi/slime-mold

Repository files navigation

Slime Mold

A GPU-accelerated slime mold simulation written in Rust using WGPU. This project simulates the emergent behavior of slime mold colonies using compute shaders. It supports millions of agents on modern hardware.

Slime mold simulation example 1 Slime mold simulation example 2 Slime mold simulation example 3 Slime mold simulation example 4 Slime mold simulation example 5

Features

  • Real-time GPU-accelerated simulation using WGPU
  • Interactive parameter customization for slime behavior
  • Multiple presets for different simulation patterns
  • Custom LUT (Look-Up Table) support for color visualization
  • Configurable Gaussian blur for trail diffusion

Quickstart

Run the simulation with cargo:

cargo run --release

Key Bindings

  • R: Randomize settings
  • /: Toggle sidebar

License

This project is open source and available under the MIT License.

About

A GPU-accelerated slime mold simulation written in Rust using WGPU. This project simulates the emergent behavior of slime mold colonies using compute shaders. It supports millions of agents on modern hardware.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages