Skip to content

ujdcodr/Computer_Graphics_with_OpenGL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Computer Graphics with OpenGL

Abstract:

OpenGL (Open Graphics Library) is a C/C++ library that can be used for major animations and in Computer Graphics. Our aim is to implement a simple application that draws a Shape of your choice (from the given shapes), say ellipse. Now, you will be able to drag it, Color it and Rotate it. The programs will be implemented using CodeBlocks IDE and GL, GLU, GLUT headers.

References:

The project is just a basic implementation of the OpenGL library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%