+The renderer is heavily based on Nikolaus Rauch's excellent [C++ software rasterizer](https://github.com/nikolausrauch/software-rasterizer). Everything else—including the vector and matrix library, texture handling, sampling, and browser integration—was implemented specifically for this project and designed around the constraints of TypeScript and the web. The demos are adapted from Nikolaus's original project.
0 commit comments