Skip to content

HassanSaied/Line-Drawing-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line-Drawing-Algorithms

Line Drawing algos for Graphisc asignment 1 This program Draws lines using the 4 algorithms 0) optimised Bresenham's algorithm

  1. Bresenham's algorithm
  2. DDA
  3. 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

About

Line Drawing algos for Graphisc asignment 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages