Mercurial > public > algo-animator
view README.md @ 20:fc44102980fb
change rectangle color to white when algorithm is selecting it
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Mon, 26 Jun 2023 18:12:03 +0100 |
parents | 074bde2db09a |
children | 8a5a7aee69ce |
line wrap: on
line source
# algo-animator ## Compile and run ```bash gcc main.c -lglut -lGL -lGLU -lm -I/usr/local/include/freetype2 -L/usr/local/lib -lfreetype ./a.out ```