This repo contains all the files used in CG Mini Project on topic "atom simulation"
- install g++ compiler & glut library
- use g++ atomsimu.c -lGL -lGLU -lglut commond to compile (If using Windows OS use atom-windows.c file)
- use ./a.out to see the output