1.) Create a simple animation using the framework, where a green car is driving along a road/straight line (e.g. represented by circle or triangle or box). When we click on the car with the mouse, it should turn red. The car should drive back in the other direction, when it reaches the end of the road (this behavior continues forever).
2.) allow to zoom in/out, while simulation is running and move around the view using the mouse. you can add other elements to the visualization if you think, for highlighting this feature.
3.) it should be possible to pause the simulation at any time and continue the animation from there again.