This repository consists of working of a Nuclear Power Plant implemented using the OpenGL library in C. Each function is commented so that you find what you are looking for easily 👀. If you optimize the code don't forget to create a pull request 😉. The report contains all the info regarding the projects along with the output of the program. The synopsis consists of overview of the project along with requirements 💻.
sudo apt-get install freeglut3-dev
You are all set!:smiley: The above command installs all the necessary packages.:100:
Compiling the program
gcc NPP.c -lGL -lGLU -lglut -lm
Displaying the output
./a.out