I'll use this repository to apply the skills learned on my CG classes in the UEZO, to make a chemex coffeemaker using OpenGL and GLUT(because the teacher asked for use them on the class), the idea is to make a new image inspired by the pictures below before the period ends:
$ make
$ make clean
$ ./chemex.out
$ make examples
$ make clean
$ ./examples.out
$ sudo apt update
$ sudo apt install libglu1-mesa-dev freeglut3-dev mesa-common-dev make g++
- OpenGL
- GLUT
- g++
- make