Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 473 Bytes

File metadata and controls

15 lines (9 loc) · 473 Bytes

CPP OpenGL Drawing Graphics Application

This repository is my attempt at testing OpenGL within C++. OpenGL uses vectors and triangles to 'draw' objects on to the screen.

Contribution

If you'd like to contribute to cpp_openGL_drawing_graphics_application please submit a pull-request on a feature branch.

Installing

Clone the repo:

git clone http://github.com/Sommos/cpp_openGL_drawing_graphics_application
cd cpp_openGL_drawing_graphics_application