1

Digital Differential Analyzer (DDA) | Computer Graphics

 1 year ago
source link: https://www.geeksforgeeks.org/videos/digital-differential-analyzer-dda/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Digital Differential Analyzer (DDA)

Digital Differential Analyzer (DDA) | Computer Graphics
  • 10 Views
  • 15/05/2022

Computer graphics uses three different types of algorithms to generate lines namely:

1) DDA Line drawing algorithm 2) Bresenham Line drawing algorithm 3) Mid Point Line drawing algorithm

This video focus on DDA Line drawing algorithm. It is an incremental method of scan conversion of line. In this method calculation is performed at each step but by using results of previous steps. It is a faster method than method of using direct use of line equation.

DDA Line Algorithm: https://www.geeksforgeeks.org/dda-line-generation-algorithm-computer-graphics/ Difference between DDA & Bresenham's: https://www.geeksforgeeks.org/comparions-between-dda-and-bresenham-line-drawing-algorithm/


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK