Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 982 Bytes

File metadata and controls

17 lines (12 loc) · 982 Bytes

Computer-Graphics-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

!Screenshot 2022-08-23 164628 Screenshot 2022-08-23 164713 Screenshot 2022-08-23 164713

Working Demo

Screencast.from.22-08-22.121138.PM.IST.webm