Skip to content

Computer Graphics Laboratory Project on "ATOM SIMULATION" using OpenGL in C

License

Notifications You must be signed in to change notification settings

manjesh2022/CGL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGL-Project

Computer Graphics Laboratory Project on "ATOM SIMULATION" using OpenGL in C

To execute follow

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

Screenshots

Figure 4 1 Snapshot of Home Screen Figure 4 2 Snapshot of Starting Screen Figure 4 3 Snapshot of Menu Interface Figure 4 4 Snapshot of Atom Interface Figure 4 5 Snapshot of Atomic Simulation Figure 4 6 Snapshot of Full Atomic Simulation

Working Demo

DemoVideo.webm

About

Computer Graphics Laboratory Project on "ATOM SIMULATION" using OpenGL in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages