-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For scenes with large numbers of display entities, it would be useful to have text display entities that aren't facing the user removed from rendering (either by not sending them or marking them as invisible perhaps?) The easiest way to check this is to get the angle between the display entity's normal vector and its angle to the player, and checking if that's within 90deg (or perhaps a bit more for large FOVs)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request