https://github.com/fogleman/physarum
Physarum polycephalum slime mold simulation
https://github.com/fogleman/physarum
Last synced: 12 months ago
JSON representation
Physarum polycephalum slime mold simulation
- Host: GitHub
- URL: https://github.com/fogleman/physarum
- Owner: fogleman
- License: mit
- Created: 2020-11-09T03:45:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T03:42:33.000Z (almost 2 years ago)
- Last Synced: 2025-04-04T03:07:38.884Z (12 months ago)
- Language: Go
- Size: 73.2 KB
- Stars: 870
- Watchers: 20
- Forks: 75
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Physarum Transport Networks

This is a particle-based simulation inspired by the _Physarum polycephalum_
slime mold.
Details about the algorithm can be found on Sage Jenson's excellent webpage:
https://sagejenson.com/physarum
The algorithm is surprisingly simple given how complex its outputs appear.
That's the magic of generative algorithms!
## Usage
go run cmd/physarum/main.go
## Examples
