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/
10 stars 7 forks source link

Add Dynamic Configurations #55

Closed m-abdulhak closed 11 months ago

m-abdulhak commented 11 months ago

Add ability to define dynamic options that can be changed by the user without reloading the scene (similar to the robot velocity slider). Dynamic properties definitions can be passed along with other scene configurations. UI elements are automatically created based on the dynamic properties definitions.