Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Transformations

Implementing 3D shape transformations using matrix multiplication and a basic line scan-conversion algorithm. In order to run the main program, you must have a version of Python that is 3.6+ and have NumPy, Pandas, and Pillow installed.

pip3 install --upgrade numpy
pip3 install --upgrade pandas
pip3 install --upgrade Pillow

About

Implementing 3D shape transformations using matrix multiplication and a basic line scan-conversion algorithm. In order to run the main program, you must have a version of Python that is 3.6+ and have NumPy, Pandas, and Pillow installed.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages