We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ace05 commit 92ab4f3Copy full SHA for 92ab4f3
README.md
@@ -1,4 +1,4 @@
1
# Helps understand how a framework like OpenGL works
2
3
- [x] (Bresenham's line algorithm)[https://en.wikipedia.org/wiki/Bresenham%27s_line_algorithm]
4
-- [ ] (Xiaolin Wu's line algorithm)[https://en.wikipedia.org/wiki/Xiaolin_Wu%27s_line_algorithm]
+- [x] (Xiaolin Wu's line algorithm)[https://en.wikipedia.org/wiki/Xiaolin_Wu%27s_line_algorithm]
0 commit comments