Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 288 Bytes

CPaint

Basic painting application. Canvas and rendering made using FreeGLUT / openGL,

Current how to use

Click to draw to canvas, change colours using w,r,g,b keys and clear canvas using esc.

Requirements

MinGW downloaded for C.

FreeGlut within MinGW lib and bin space.