Skip to content

nimeshm05/Timsort-Algorithm-Vizualizer

Repository files navigation

Timsort-Algorithm-Visualizer

Timsort-Algorithm Visualizaer is a Computer Graphics Mini-Project - evaluated as part of my undergraduate laboratory curriculum. Timsort is a hybrid, stable sorting algorithm, derived from merge sort and insertion sort, designed to perform well on many kinds of real-world data. See wikipedia for more information.

In this project, we present 2D dynamic visualizations of the sorting process of the algorithm. We have used OpenGL library to create the 2D graphics.

The source code is contained in source.cpp file.

Window Interface Images

Screenshot (3) Screenshot (4) Screenshot (5) Screenshot (7)

About

Timsort Algorithm Visualizer is a Computer Graphics Mini project developed using OpenGL.

Topics

Resources

Stars

Watchers

Forks

Languages