Skip to content

Add live map overlay#111

Open
tenox7 wants to merge 2 commits into
YSCEDC:masterfrom
tenox7:live-map-overlay
Open

Add live map overlay#111
tenox7 wants to merge 2 commits into
YSCEDC:masterfrom
tenox7:live-map-overlay

Conversation

@tenox7
Copy link
Copy Markdown

@tenox7 tenox7 commented Apr 2, 2026

Toggleable 2D map overlay showing terrain, runways, airport areas, VOR/NDB/ILS navaids, and player heading.
Keybinds: D to toggle, E to zoom in, Shift+E to zoom out.

tenox7 added 2 commits April 2, 2026 02:43
Adds a toggleable 2D map overlay showing terrain, runways, airport areas,
VOR/NDB/ILS navaids, and player position with heading indicator.
Keybinds: D to toggle, E to zoom in, Shift+E to zoom out.
Screen-space vertex decimation skips polygon vertices within 4px of
previous kept vertex, and skips subpixel triangles/quads entirely.
Terrain is cached to a GL texture and only re-rendered every 3rd frame
when position changes, using the cached texture for intermediate frames.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant