Skip to content

Pallavi-Shtgr/CG-MINIPROJECT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

OpenGL (C++)

CG-MINIPROJECT

To execute this go to terminal and execute as follows: g++ main.cpp -lGL -lGLU -lglut

To excute this code one needs to have Open GL

The project is basically a demostration of process scheduling algorithms in the operating system. the algorithms inculded are: 1)Round Robin(RR) 2) First come First serve(FCFS) 3)Shortest Job First(SJF)

Screenshot from 2024-07-28 18-59-23

Screenshot from 2024-07-28 18-59-35

Screenshot from 2024-07-28 18-59-44

Screenshot from 2024-07-28 19-12-27

Screenshot from 2024-07-28 19-12-48

Screenshot from 2024-07-28 19-00-01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%