m-abdulhak / SwarmJS

Interactive 2D swarm robotics simulation platform developed to prototype, benchmark, and showcase control algorithms for multi robot systems.
https://m-abdulhak.github.io/SwarmJS/
13 stars 7 forks source link

Add Debugging Options #30

Closed m-abdulhak closed 1 year ago

m-abdulhak commented 1 year ago

Make scene globally available so it can be accessed from the developer console. Possibly, also add a debugging panel where the scene state can be accessed from within the app without the need to access the developer console.