Categorygithub.com/fogleman/physarum
module
0.0.0-20201205012359-704dda780d89
Repository: https://github.com/fogleman/physarum.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author