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

An additional slider to control the number of updates between renders #8

Closed avardy closed 1 year ago

avardy commented 1 year ago

There is a button to toggle whether the simulation is rendered, but it would be preferable to put this functionality on a slider that controlled the number of updates in between renders. If the simulation were running faster than real-time (next issue) then the user could use this slider to accelerate through until results of interest were becoming visible.