[SOLVED] Moment of inertia for Concave Polygon
While working on a simulation I ran into this problem. I'm trying to calculate the moment of inertia for a concave polygon. The polygon is made of N vertices (Also the edges are straight lines). I've done a bit of researching however I've only...