Skip to content

JayatheerthaSG/Computer-Graphics-Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages