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:
(Writing an article also forces me to deeply understand it too!)
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:
(Writing an article also forces me to deeply understand it too!)