Polygon Clipping

I had to implement a polygon clipping algorithm for my game, so I thought I might as well take the time to write an article on the subject:

Polygon Clipping

(Writing an article also forces me to deeply understand it too!)



View All Posts