Insertion Sort using WEBGL
This is a (perhaps overkill) 3D WEBGL visualization of Insertion Sort using the WEBGL rendering mode.
Controls
- MOUSE = pan around
- ENTER = play sorting animation
- LEFT_ARROW = step backwards
- RIGHT_ARROW = step forwards
- SCROLL_UP = zoom in
- SCROLL_DOWN = zoom out