isle-portable/miniwin
foxtacles c943d2455d
Add player name bubbles above remote players' heads in multiplayer (#7)
Renders a billboard text bubble showing each remote player's display
name. Includes a WASM export to toggle visibility from the frontend.

- Bitmap font renderer generates paletted textures for name labels
- Billboard quad faces the camera each frame via orientation matrix
- Bubble visibility managed globally by NetworkManager toggle
- Fix miniwin D3DRMIMAGE constructor code style (static_cast, const)
2026-03-07 19:38:33 +01:00
..
include/miniwin Make Anisotropic filtering configurable (#641) 2025-07-23 20:18:05 +00:00
src Add player name bubbles above remote players' heads in multiplayer (#7) 2026-03-07 19:38:33 +01:00
CMakeLists.txt SDL updates (#744) 2025-12-18 19:58:52 +00:00