Skip to content
Snippets Groups Projects
Select Git revision
0 results

graphics_in_c

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    opgrsankkar authored
    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
    f7f6480e
    History
    Name Last commit Last update