You can pretty much figure it out
This is the an attempt at improving my other rasterizer; instead of doing it pixel by pixel I instead try to use more native scratch methods like using find the angle of the points to move towards a point instead of using a proper algorithm like Bresenham's It seems like it handles about 10 with an ok framerate