Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 137 Bytes

File metadata and controls

2 lines (2 loc) · 137 Bytes

Rasterization Engine

This project is a from-scratch CPU-based rendering engine written in Python, using a combination of Numpy and GLM.