Assembler animation on Mac (GLUT and OpenGL)
The main idea was to reproduce the animations using the Assembler programming language and OpenGL framework on the Mac OS operating system.BackgroundThis project is the result of a bet that was made between me and my college teacher in Computer architecture.My task was to display the flapping of a flag in the console. Obviously, it wasn't a very complicated task, but it offered me useful experience using a low-level programming language.