mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 00:00:13 +00:00
For each visible Unit entity within 40 yards, projects the canonical WoW position (converted to render space) through the camera view-projection matrix to screen pixels. Draws a health bar (hostile=red, friendly=green, target=gold border) and name label with drop shadow using ImGui's background draw list. Fades out smoothly in the last 5 yards of range. |
||
|---|---|---|
| .. | ||
| auth_screen.hpp | ||
| character_create_screen.hpp | ||
| character_screen.hpp | ||
| game_screen.hpp | ||
| inventory_screen.hpp | ||
| quest_log_screen.hpp | ||
| realm_screen.hpp | ||
| spellbook_screen.hpp | ||
| talent_screen.hpp | ||
| ui_manager.hpp | ||