/CG-Mini-project-1

This repo has code and files done in CG-Mini-Project on topic "ATOM SIMULATION" using OpenGL in C

Primary LanguageCMIT LicenseMIT

CG-Mini-Project

This repo contains all the files used in CG Mini Project on topic "atom simulation"

To execute follow

  1. install g++ compiler & glut library
  2. use g++ atomsimu.c -lGL -lGLU -lglut commond to compile
  3. use ./a.out to see the output

Screenshots

Working Demo