Computer-Graphics A collection of my learnings. Compile g++ -o graphics .cpp -framework GLUT -framework OpenGL -Wno-deprecated -std=c++17 Execute ./graphics Acknowledgements Thanks for all the help @ghoshsujoy19 and @shaurya31 !