Previous | Next --- Slide 52 of 64
Back to Lecture Thumbnails
hubbahubba

Should v+=s go after draw(u,round(v))?

jacheng

This algorithm is a lot better than having to check if each square is part of the line or not and also obeys the 'diamond' drawing principle if you are sampling at the midpoint of each square.