Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 319 Bytes

File metadata and controls

2 lines (2 loc) · 319 Bytes

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.