Hi HN, I've been building a software rasterizer in TypeScript over the past few months and thought I'd share it. My goal was to support custom vertex layouts, programmable vertex and fragment shaders, and enough flexibility to implement more complex rendering techniques, much like you would with...

Source: [Hacker News](https://github.com/vangelov/ts-rasterizer)

Sponsored