Skip to content

llsagarll/opengl-paint-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opengl-paint-editor

OpenGL is a cross-language, cross-platform application programming interface for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit, to achieve hardware-accelerated rendering. Opengl based graphics editor.

https://www.opengl.org/

To run : Open terminal and write make , press enter.

alt src