# Implementation of Cyrus Beck Cohen Sutherland line clipping algorithms and Bresenham algorithm
Implementation of `Cyrus Beck`, `Cohen–Sutherland` line clipping algorithms and `Bresenham's` line algorithm
**Some examples** (with a rectangle clipping area):
- the **red** line denotes the clipped line, the **grey** one is the original one