Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 501 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 501 Bytes

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 (If using Windows OS use atom-windows.c file)
  3. use ./a.out to see the output

Screenshots

Working Demo