Skip to content

ironsteel/ZVector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 #####  #   #                   #
     #  #   #                   #
    #   #   #                   #
    #    # #    ####    ####   ####    ####   # ##
   #     # #   #    #  #    #   #     #    #   #
  #      # #   ######  #        #     #    #   #
  #       #    #       #        #     #    #   #
 #        #    #    #  #    #   #  #  #    #   #
 #####    #     ####    ####     ##    ####    #


ZVector( university project ) - small vector drawing program using Qt for the GUI and OpenGL for drawing
To compile, first obtain the source with git clone, then:
    Linux:
        in the src directory execute:
            $~ qmake
            $~ make
        another way is to open the project in QtCreator
    Windows:
        Select MinGW instead of MSVC in the compiler options

About

University Project 2D Vector Drawing Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • Prolog 1.1%