Skip to content

ant colony simulated on the gpu with compute shaders

Notifications You must be signed in to change notification settings

v1nam/AntSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant Simulation

Rules-

  • If the ant does not have food, it will search for it randomly while leaving out pheromones to the base.
  • If the ant found food, it will follow back the pheromones to the base and leave pheromones to the food.
  • Other ants will follow the 'to food' pheromones.

Controls

  • Left click to add food.
  • Right click to add walls.
  • Scroll to change brush size.

Screenshot

About

ant colony simulated on the gpu with compute shaders

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published