March 24, 2021

76 words 1 min read

fogleman/physarum

fogleman/physarum

Physarum polycephalum slime mold simulation

repo name fogleman/physarum
repo link https://github.com/fogleman/physarum
homepage
language Go
size (curr.) 75 kB
stars (curr.) 577
created 2020-11-09
license MIT License

Physarum Transport Networks

Example

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

Montage

comments powered by Disqus