Neat mathematic Shape generator application with cross-platform support using QT and C++ .
C++ language version used is C++ 17 with MinGW 8.10 compiler
Qt opensource framework used on version 4.13 with XML UI support builtin in QTCreator. Qt opensource framework update to 5.15 in newer commits.
If you want to run the project locally, you can clone the repository using :
$ git clone https://github.com/SAKSHAM-SAAM/Shape_Generator
$ cd Shape_Generator
To run the project locally you need Qt framework with QtCreator(version >4.26).
Qt GNU lesser General Public Licence(LGPL) - LICENCE
