Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 263 Bytes

OpenGL-Simple-Paint-Program

The aim of this project was to create a simple paint system. Images of the system in use can be seen in the folder included.

The paint program was written in C using OpenGL and GLUT libraries.

The main file is called SuperPaint.c