need to get the screen space bounding box of an object and every post online is dead wrong. "just convert the points to screen space" fails horribly when the object is partially offscreen, or worse, partially behind the player.
ive resorted to Sutherland–Hodgman but its so expensive. help......
about 1 month ago