Skip to content

programmerahul/My-Paint-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a paint app using C++ and OpenGL.
You can make shapes,add animation and
use features like translation,
save painting as png format.

Libraries: -lGL -lGLU -lGLEW -lglut
To setup in vscode:
choose terminal>config_default_build_task>c++>
under "args" add these 4 libraries name

To run main executable
Download main (executable)
inside termial write :
chmod u+x main
./main

Screenshot from 2022-11-07 22-26-21

Screenshot from 2022-11-07 22-34-01

Screenshot from 2022-11-07 21-34-16

Screenshot from 2022-11-07 21-19-22

About

This is a paint app using C++ and OpenGl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published