Tech: Investigate three.js native text rendering as a replacement for FloorLabels #3786
Labels
priority:medium
Set by PO
research
Task that requires significant research into what other people do
Research
Our current approach to the floor labels has some issues to it (primarily clipping and weird font size choices) that might get resolved through an implementation with three.js native text elements.
This would likely fix the issue with flickering labels, clean-up the code base (the native calls are probably more compact and easier to understand) and might bring a performance boost with it. Along with the option for more stylistic choices (like 3D-Text).
General Idea
The text was updated successfully, but these errors were encountered: