Gmod-vphysics
Gmod-vphysics copied to clipboard
Implement ConvexVolume/ConvexSurfaceArea
Garry's Mod kills any collision meshes that have a volume of 0, so we need to return a real volume! I was going to use QHull for this, but need to look at other libraries too.