Skip to content

In computer graphics, a digital differential analyzer (DDA) is hardware or software used for interpolation of variables over an interval between start and end point. ... DDAs are used for rasterization of lines, triangles and polygons.

Notifications You must be signed in to change notification settings

pedrobbarbosa/dda-line-drawing-algorithm-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dda line drawing algorithm implementation

In computer graphics, a digital differential analyzer (DDA) is hardware or software used for interpolation of variables over an interval between start and end point. ... DDAs are used for rasterization of lines, triangles and polygons.

About

In computer graphics, a digital differential analyzer (DDA) is hardware or software used for interpolation of variables over an interval between start and end point. ... DDAs are used for rasterization of lines, triangles and polygons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published