[BLOG] Building a SIMD Scan-Line Rasterizer from Scratch
Built a hardware scan-line triangle rasterizer from scratch, full writeup here if interested
https://mummanajagadeesh.github.io/blogs/rasterizer/
It’s simulation-based for now, asking for feedback/suggestions on improvements