/transform2D

given a polygon or an ellipse the program can perform simple elementary operations on it such as transforming, scaling, and rotation on it, it also shows the new plot of the figure.

Primary LanguagePython

transform2D

given a polygon or an ellipse the program can perform simple elementary operations on it such as transforming, scaling, and rotation on it, it also shows the new plot of the figure.

Setup

Install matplotlib

pip install matplotlib

clone the repository

git clone https://github.com/pragyanmehrotra/transform2D.git

Run the python file

python transform2D.py