44
|
1 ━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
2 ALGO-ANIMATOR
|
|
3
|
|
4 Dennis Concepcion Martin
|
|
5 ━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
6
|
|
7
|
|
8 Table of Contents
|
|
9 ─────────────────
|
|
10
|
|
11
|
|
12
|
|
13
|
|
14 An interactive program to visualize sorting algorithms. Developed in C
|
|
15 using OpenGL, GLUT, and FreeType.
|
|
16
|
|
17 • Docs: <https://denniscm.com/projects/algo-animator>
|
|
18 • Main repo on SourceHut:
|
|
19 <https://git.sr.ht/~denniscmartin/algo-animator>
|
|
20 • Mirrors:
|
|
21 • Github: <https://github.com/denniscmartin/algo-animator>
|
|
22 • Gitlab: <https://gitlab.com/denniscmartin/algo-animator>
|