Skip to content

It's an Interactive Route Map of St.Joseph Engineering College (IM-SJEC) developed using OpenGL.

Notifications You must be signed in to change notification settings

shan4488/IM-SJEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IM_SJEC (Interactive Map of St.Joseph Engineering College)

It's an Interactive Route Map of St.Joseph Engineering College (IM-SJEC) which contains almost all the major spots in the college. This project is completely done using the OpenGL. OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics.

Execution Commands:


To compile using GCC: gcc im_sjec.c -lGL -lGLU -lglut -lm -ldl Then execute the object file: ./a.out

The output of the project will be similar to this:


alt text

About

It's an Interactive Route Map of St.Joseph Engineering College (IM-SJEC) developed using OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages