π 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)