An application made with Python to input vertices and run transformation operations to the resulted polygon. Done to fulfill IF2123 Geometric Algebra's Big Mission (or whatever Tugas Besar is called).
- Make sure that Python 3.7 is already installed on your computer
- To install the dependencies (win32 python), execute:
chillax> python dep\get-pip.py
chillax> pip install dep\PyOpenGL-3.1.2-cp37-cp37m-win32.whl
chillax> pip install dep\PyOpenGL_accelerate-3.1.2-cp37-cp37m-win32.whl
- To run the program, execute:
chillax> python main.py