This is a web application for visualizing the external multi-pass sorting algorithm.
It has been realized as a project for the Data Management course from the master's degree in Engineering in Computer Science at the university "La Sapienza" of Rome.
The application is available here.
The application's graphics have been realized using the library Two.js, combined with the library Tween.js to manage the animations.
The actions are described in the table below.Key | Action | Effect |
---|---|---|
Spacebar | Play | Start the automatic play of the simulation |
Spacebar | Pause | Stop the automatic play |
Enter | Next | Play one step with animation |
Right arrow key | Jump | Play one step without animation |
Left arrow key | Undo | Undo the last action |
Plus key (+) | Increase the animation speed | |
Minus key (-) | Decrease the animation speed |
- Jacopo Fabi, 1809860
- Anna Carini, 1771784