Skip to content

MaxKotlan/DDA-vs-Bresham-LineAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDA-vs-Bresham-LineAlgorithm

Tests Different Line Rasterisation Algorithms.

Digital Differential Analyzer (DDA) uses floating points arithmetic to rasterize lines

Bresenham's Algorithm uses integer only arithmetic to rasterize lines

About

A simple project that tests two different line rasterization algorithms, using the terminal for output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages