Skip to content

Computer Graphics project in OpenGL.

Notifications You must be signed in to change notification settings

jayanaik9090/CG_PBL

 
 

Repository files navigation

Client Server Implementation in OpenGL

This is a simple Client Server Implementation in C++ using OpenGL and GLUT. This is a menu driven program which allows the user to understand where and what is happening in the background of a Client Server Model using simple graphics implemented through the GLUT library in C++. This helps the user to see where exactly the packets are transferred, thus creating a simulation model. This was used to educate junior students on the basics on Client Server Communication.

Requirements:

  • GLUT
  • C++ compiler (use MinGW for Windows or any suitable compiler)

To get started run client-server.cpp

Created by Mohammed Daaniyaal and Bhargav Sagiraju for 6th semester Project Based Learning(PBL) in Computer Graphics Laboratory of 6th semester.

About

Computer Graphics project in OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%