G
Game Development
Unity, Unreal Engine, Godot, and indie game dev
Coding Adventure: Ant and Slime Simulations
A small exploration of an algorithm inspired by ants, and some little experiments into simulating some of the behaviour of ants and slime moulds. I hope you enjoy! Source code (slime): https://github.com/SebLague/Slime-Simulation Source code (ants): https://github.com/SebLague/Ant-Simulation If you...