- Clone this repository
- Compile the code with the following flags:
gcc -o myprogram *.c
sdl2-config --cflags --libs-lm --debug - Execute the program with ./myprogram haroldo
I would like to thank my peer Haroldo who calculate the points to render this incredible figure
- To exit just type ESC key
- You can rotate the figure into z axis with up and down keys
- You can rotate the figure into x axis with left and rigth keys
