Line Rasterisation
Posted on Mon 06 August 2018 in misc • View Comments • Tagged with Computer Graphics, Processing
Sometimes even the simplest things are not as simple as they look.

Recently, I had a task that required me to understand circle rasterisation. So I went back to my computer graphics course notes which I took many years ago to remind myself about how lines are drawn on a …
Continue reading