Finally got around to post an new article on my blog today! Wrote about the rasterizer i'm currently tinkering with in rust, as well as the algorithm I've used (barycentric coordinates), as well as some optimizations that can be used early on so it dosn't run at 1 FPS for a couple of triangles x3
https://blog.lapyst.dev/posts/12-software-rasterizer-in-rust---part-1
#rust #rasterizer #graphicsprogramming #programming #softwaredevelopment #coding #blogging