Newell's algorithm
= Newell's algorithm
{wiki=Newell's_algorithm}
Newell's algorithm is a method used primarily in computer graphics for hidden surface removal (HSR) and rendering in 3D graphics. Named after the computer scientist, Robert Newell, this algorithm is based on the idea of scanline rendering, where surfaces are processed in a manner that allows for efficient visibility determination.