eighthill / Slime_Mold_Simulation

A student project simulating smile mold🧫
MIT License
6 stars 0 forks source link

GUI #25

Closed ModusMorris closed 9 months ago

ModusMorris commented 9 months ago

After many tries i coded this gui :) this code sets up a GUI using Vispy, where a canvas periodically updates the visual representation of a pheromone array based on agent movements. The agents' positions and movements are influenced by the pheromone concentrations in the array. The GUI provides an interactive visualization of this simulation.