GamrayW / 3D-cube-renderer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%