In what way Y-X algorithm is used in computer Graphics.
Answers
Answered by
2
Answer:
Computer Graphics - Quick Guide - Computer graphics is an art of drawing ... Line Generation Algorithm ... pk+1=2dy.xk+1−2dx.y k+1+C.
Answered by
1
Answer:
- This algorithm is used to scan convert rows. Developed by Bresenham.
- It's an efficient method because it only does integer addition, subtraction, and multiplication.
- These operations are very fast, so lines can be generated quickly.
- This way the next pixel selected is the one with the smallest distance from the true line.
Explanation:
- Algorithms are used to find the best way to solve a problem, based on data storage, sorting and processing, and machine learning.
- This makes the program more efficient. Algorithms are used in all areas of computer science.
- Because it's a great way to automate computer decision-making. Recipes are algorithms, and so are formulas.
- Computer code is an algorithm.
- The internet works algorithmically and all online searches are done through algorithms.
#SPJ3
Similar questions