DatalogiForAlle / AgentsPy

Agent-based simulation for education in Python
GNU General Public License v3.0
5 stars 0 forks source link

Layered rendering #133

Closed JensKanstrupLarsen closed 3 years ago

JensKanstrupLarsen commented 3 years ago

Simulation elements (tiles, agents, shapes and paths) are now drawn on different layers, allowing for some optimization when drawing tiles and paths in particular.