Closed Mardelor closed 4 years ago
Improve OUTech debug tool & simulation view - closes #68 :
json
{ "time": 1.23, "key": "graph", "value": { "nodes": [ { "id": 0, "position": { "x": 100, "y": 200 }, "neighbours": [ 1, 2 ] }, { "id": 1, "position": { "x": 100, "y": 300 }, "neighbours": [ 0, 2 ] }, { "id": 2, "position": { "x": 200, "y": 250 }, "neighbours": [ 0, 1 ] } ] } }
Improve OUTech debug tool & simulation view - closes #68 :
json
file should have an event with following syntax :