Skip to content

raregodb/graphicEditorOpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphicEditorOpenGL

This is graphic redactor with various OpenGL functions, that works in QT application. Various ways of using OpenGl, feel free to try reading the code.

Before usage turn off light source

Installation

  1. Clone the repository:
    git clone https://github.com/raregodb/graphicEditorOpenGL.git
    
  2. Navigate to the project directory:
    cd graphicEditorOpenGL
    
  3. Install dependencies: using cmake:
    cmake . && make
    

Usage

Run the project with:

./graphicEditor
image image

About

This is graphic editor with various OpenGL functions, that works in QT application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors