Skip to content
Snippets Groups Projects
Commit f7f6480e authored by opgrsankkar's avatar opgrsankkar
Browse files

initial commit

Implemented two line drawing algorithms
 - BLD - Bresenham Line drawing algorithm (for |m| < 1)
 - DDA - Digital Differential Analyser algorithm

Changes to be committed:
new file:   .gitignore
new file:   line.c
parents
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment