Skip to content

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

License

Notifications You must be signed in to change notification settings

rakesh-m-r/CG-Mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages