๐ Hey Devs!
Iโve been working on a custom rendering engine built in Python. This project is focused on creating a pure CPU-based rendering engine.
๐ Features
- Affine texture mapping
- 3D projection
- Z-buffering
- Backface culling
- Numba-accelerated math routines
- Quad and triangle support
๐ก Why Build This?
I created this because I wanted to make a 3D rendering engine that doesnโt rely on complex GPU algorithms.
๐ This Project Is:
- Minimalist โ
- Hackable โ
- Educational โ
๐ Get Involved
- GitHub
- Contributions, issues, and ideas welcome!
Top comments (0)