fogleman / physarum

Physarum polycephalum slime mold simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Physarum polycephalum slime mold simulation

License:MIT License


Languages

Language:Go 100.0%