this post was submitted on 21 May 2026
78 points (97.6% liked)
Linux
13801 readers
491 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think you're overthinking it. You don't need to render every skin. You just need a box that's the maximum bounds for that player model. Again, we're talking really low poly wireframes.
These bounds are standardized across every client, so the server already knows this information.
Games already do this with hurt boxes.
Ah that's even more straightforward then
So, especially with a standard box, the client would receive the coordinates of obscured player models for the centre of that box.
If 99% of a player is obscured, a player with a wall hack would get information a non-cheating player would not, with basically no processing or mapping needed to turn that into useful information.