Computer Science, asked by muskannusrath3131, 1 year ago

What is bresenham line algorithm in computer graphics?

Answers

Answered by surajdhepe24
0
Bresenham's line algorithm is an algorithm that determines the points of an n-dimensional raster that should be selected in order to form a close approximation to a straight line between two points. ... It is an incremental error algorithm. It is one of the earliest algorithms developed in the field of computer graphics.
Similar questions