Skip to content

Physarum polycephalum slime mold simulation

License

Notifications You must be signed in to change notification settings

ACatastrophicBing/physarum

 
 

Repository files navigation

Taking the Pre-Existing code and just changing it up a bit to allow for me to record hours of it looking cool and swarm like to use it as a background screen for my laptop.

My first time using Go and first time actually getting used to command line and github on linux, so this will definitely take me more time than normal.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%