Skip to content

mainak-debnath/2D-Transformation-Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-Transformation-Package

forthebadge made-with-python

Python 3.7

WHAT IS IT

two_d_transformations is a python package containing the module transformation.

transformation contains functions for translation, scaling, rotation, reflection and shearing in 2d.

main.py contains the implementation of the module.

DOWNLOADING THE FILES

Using git

  • Open cmd or gitbash
  • Enter the required directory
  • Run
git clone https://github.com/mainak-debnath/2D-Transformation-Package.git

Download as a zip file

  • Click on Code and then Download Zip
  • Extract the zip file

RUNNING THE CODE

Using editor

  • Open the folder in any editor that supports python
  • Run the main.py file

Using cmd

  • Open cmd
  • Enter the directory containing the files
  • Run
python main.py

About

This is package for 2d transformations in Computer Graphics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages