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.
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.