view README.md @ 45:08ec3e96a02c

Change info files
author Dennis <dennis@denniscm.com>
date Fri, 11 Aug 2023 15:27:59 +0000
parents
children 701dc4e9f2f6
line wrap: on
line source


# algo-animator

An interactive program to visualize sorting algorithms. Developed in C using OpenGL, GLUT and FreeType. I also made a video about this project -> [Youtube](https://youtu.be/KvOI88s-FsU).

-   Docs: <https://denniscm.com/proj/algo-animator.html>
-   Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/algo-animator>
    -   Mirrors:
        -   Github: <https://github.com/denniscmartin/algo-animator>
        -   Gitlab: <https://gitlab.com/denniscmartin/algo-animator>