Efficient rasterization
Wed 2nd February 2022   
I was writing an article about how to create an efficient Flood Fill routine on the Oric, but then I realized that many of the optimizations were generic and could be part of a dedicated article about how to write efficient rasterization code.


Coverity Scan Build Status