A small personal playground for experimenting with software rendering, rasterization, and low-level graphics techniques.
This project is not intended to be a production renderer or a full graphics engine. The main goal is to explore and understand how rendering works under the hood by implementing things from scratch.
The codebase changes frequently and may contain unfinished experiments, temporary hacks, or breaking changes as ideas are tested.