dViz is a path finding algorithm visualizer. The following demonstration will showcase Dijkstra's algorithm.
The Start button will allow you to select a starting point.
The Stop button will allow you to select a stoping point.
The Wall button will allow you to place obstacles on the grid in a click and drag fashion.
The reset button will clear the grid.