UxxHans / Rainbow-Cats-Microbiome-Simulator

A small program that simulates organic patterns of microbiome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rainbow-Cats-Microbiome-Simulator

A small program that simulates organic patterns of microbiome.

Reference

Idea from Sebastian Lague's coding adventure.

https://www.youtube.com/watch?v=X-iSQQgOd1A&ab_channel=SebastianLague

Main Concept

Generate agents that can trace other agents' trails. Have done experiment for 100,000 agents.

Each agent can sense through 3 sensors that is located on 3 directions: top, left and right.

Simple 3x3 Blur Function is used to smooth and evaporate the trails.

Agent Structure

Image

Recorded GIFs

Image Image Image

Screenshots

Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image

About

A small program that simulates organic patterns of microbiome.

License:MIT License


Languages

Language:Java 100.0%