DDA explained with an example. This is a complete explanation of Digital Differential Analyzer Algorithm, a topic under Computer Graphics.
If this video was helpful, please like it.
I have other Engineering tutorials that might be of help to you. Check them out here: • Video
Download My Paper Jottings for this video: https://drive.google.com/file/d/1YuL6...
TIMESTAMP
00:00 Hello
00:38 Line Drawing Algorithms Introduction
01:05 Different Line Drawing Algorithms
01:47 DDA Algorithm
03:07 How to Solve Problems using DDA Algorithm
03:12 Step 1 - Calculate delta-x and delta-y
04:02 Step 2 - Find the Step
04:38 Step 3 - Calculate the Increments
05:47 An Example of How to use DDA Algorithm
10:06 Thank You for Watching!
#ddaalgorithm #computergraphics #linedrawing