AlpineMapsOrg / renderer

Rendering system for alpine maps.
GNU General Public License v3.0
4 stars 10 forks source link

OpenGL Labels #68

Closed LucasDworschak closed 6 months ago

LucasDworschak commented 6 months ago

My changes remove the qml Labels and replace them with labels rendered with OpenGL. Furthermore the labels contain an outline (instead of a background box) and contain visibility checks to dismiss them if a mountain is blocking the view.