Line Drawing algos for Graphisc asignment 1 This program Draws lines using the 4 algorithms 0) optimised Bresenham's algorithm
- Bresenham's algorithm
- DDA
- Naive line algorithm
#Operating modes on a linux or a dos terminal ./ < Y resolution> < Drawing algorithm used>
#example ./graphicshomework -1 1 -1 1 200 200 binaryclock.2d 0