Skip to content

miglaniparth/ComputerGraphics-OpenGL

Repository files navigation

ComputerGraphics-OpenGL

A collection of C and C++ programs to demonstrate the implementation of basic concepts used in computer graphics. We use OpenGL (Open Graphics Library) in these programs which is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics.