We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Lesson 1 Bresenham’s Line Drawing Algorithm (markdown)
Destroyed Lesson 1: Bresenham’s Line Drawing Algorithm (markdown)
Created Lesson 1: Bresenham’s Line Drawing Algorithm (markdown)
Updated Lesson 1: Bresenham’s Line Drawing Algorithm (markdown)
Rearranged First attempt code for easier understanding
Editorial
Fix typos, add clarifications of various steps
The first and second line are referenced as representing the same segment (just with the endpoints listed in reverse order) , but it is actually the first and third.
gots → gets
Add spaces around multiplication asterisks to avoid markdown interpretation as emphasis
Remove semicolon and fix typo