aboutsummaryrefslogtreecommitdiff
path: root/tests/simple_mesh/sim.c
AgeCommit message (Collapse)Author
2025-08-09add 1d mesh node and refactor 2d mesh nodeKimplul
+ Seems to decrease performance a little bit, presumably due to extra register copy, but simplifies code a lot and opens up more genericism so I'll consider it an upgrade for now. Copying packets around is rather slow though, might in the future move to some kind of pointer based packet handling
2025-02-24overhaul meshesKimplul
+ Previous name was grid