/3D-cube-renderer

3D rendering in a 2D library with Vectors and Matrix operations

Primary LanguagePython

3D-cube-renderer

3D rendering in a 2D library with Vectors and Matrix operations

This uses linear_algebra, a python module also available on my github, that implement Vectors, 2D and 3D Vectors and Matrix to python.