Skip to content

hashshura/algeo-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algeo-transform (f.k.a. chillax)

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

Installation and Running

  • 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

About

Transform a polygon!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages