[DiscordArchive] How do I/WoW check that a point or object is within a complex mesh ? Like wow checks if a player is
[DiscordArchive] How do I/WoW check that a point or object is within a complex mesh ? Like wow checks if a player is
Archived author: Titi • Posted: 2023-03-31T18:45:22.461000+00:00
Original source
How do I/WoW check that a point or object is within a complex mesh ? Like wow checks if a player is in a WMO group by using the BSP faces apparently, or also it uses a bunch of convex hull faces for transport to determine that player is on it.
Is it done with rays ?