Software rendering
Image Rasterizer
Turn triangles into pixels and inspect the depth, coverage, and texture calculations behind the image.
Try it
All computation stays in your browser.

Opening Image Rasterizer…
From the experiment
Captured from the working tool.
Source and documentation
The repository includes the implementation, reproducible examples, and tests.
Explore Image Rasterizer on GitHub