Content deleted Content added
Compfreak7 (talk | contribs) mNo edit summary |
|||
Line 1:
In [[computer graphics]], the '''Liang–Barsky algorithm''' (named after [[You-Dong Liang]] and [[Brian A. Barsky]]) is a [[line clipping]] algorithm. The Liang–Barsky algorithm uses the parametric equation of a line and inequalities describing the range of the clipping
The idea of the Liang-Barsky clipping algorithm is to do as much testing as possible before computing line intersections.
|