Skip to content

Latest commit

 

History

History
32 lines (32 loc) · 1.58 KB

File metadata and controls

32 lines (32 loc) · 1.58 KB

Shape_Generator

Neat mathematic Shape generator application with cross-platform support using QT and C++ .

Visualization :

Flow-chart

Specifications

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.

Clone Repo:

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).

Screen-Shot :

Asteroid Shape (default active):

Widget

Cycloid :

cycloid

Huygens :

Huygens

Hypo-cycloid :

hypocycloid

Line :

Circle

Circle :

Circle

Licence :

Qt GNU lesser General Public Licence(LGPL) - LICENCE

Contribution :

SAKSHAM